API ReferenceScheduling
List appointments
Retrieve appointments with optional filtering by status, provider, and date range.
Retrieve appointments with optional filtering by status, provider, and date range.
Authorization
AuthorizationRequiredBearer <token>Use your API key (sk_live_* or sk_test_*) as the Bearer token.
In: header
Query Parameters
statusstringValue in:
"scheduled" | "confirmed" | "completed" | "cancelled" | "no_show"providerIdstringstartDatestringFormat:
"date-time"endDatestringFormat:
"date-time"List of appointments.