Appointments
Read-only access to organization appointments (also called reservations/bookings in the product UI).List appointments
OpenAPI operationId:
listAppointments
Query parameters
Validated by
publicAppointmentsQuerySchema.
Response
start and end are always ISO-8601 strings in the public response. Money fields are integer cents when present. Schema reference: publicAppointmentSchema.
Filters and scope
Example — week window
Example — one customer
Errors
Not available on public v1
- Create / reschedule / cancel appointments
- Collect payment or apply gift cards via API key
- Calendar ICS export
- Single-resource
GET /appointments/:id