List appointments
Appointments
List appointments
Returns a paginated list of appointments. Requires read:appointments scope.
GET
List appointments
Authorizations
Marketplace API key
Headers
Target clinic organization ID
Query Parameters
Filter appointments from this date (ISO 8601)
Example:
"2025-01-01"
Filter appointments up to this date (ISO 8601)
Example:
"2025-12-31"
Comma-separated list of statuses to filter by
Filter by facility ID
Filter by patient ID
Sort field
Available options:
scheduledStartDate, lastSyncedAt, status Sort direction
Available options:
asc, desc 