Skip to main content
GET
Buscar agendamento

Authorizations

X-API-Key
string
header
required

Chave de API gerada na plataforma em Integrações → API Keys

Path Parameters

appointmentId
string<uuid>
required

Response

Agendamento encontrado

id
string<uuid>
store_id
string<uuid>
lead_id
string<uuid> | null
title
string

Título/assunto do agendamento

scheduled_at
string<date-time>
duration_minutes
integer
status
enum<string>
Available options:
scheduled,
done,
cancelled,
no_show
notes
string | null
created_at
string<date-time>
updated_at
string<date-time>