Get an appointment by id
Appointments
Get an appointment by id
Single-fetch by id, RLS-scoped. 404 collapses cross-tenant rows + nonexistent rows so callers cannot fingerprint other tenants.
GET
Get an appointment by id
Authorizations
Tenant-issued API key. Format: vapk_live_<48 hex chars> (60 chars total). Issue + manage at /settings/integrations/api-keys in the Vorel dashboard. Each key has a scope set (read, leads:write, appointments:write, offerings:write); endpoints requiring a write scope reject keys without it with a 403 envelope.
Path Parameters
UUID of the appointment.
Response
The appointment.
Available options:
confirmed, cancelled, completed, rescheduled, no_show