List appointments
Appointments
List appointments
Paginated list of appointments. Pass external_id=<value> to look up a single appointment by caller-supplied external_id (returns 404 if not found).
GET
List appointments
Documentation Index
Fetch the complete documentation index at: https://docs.healos.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key obtained from /api/v1/ext-api-keys
Query Parameters
Example:
"1"
Example:
"20"
Filter by date (YYYY-MM-DD)
Example:
"2026-04-15"
Filter start date (YYYY-MM-DD)
Example:
"2026-04-01"
Filter end date (YYYY-MM-DD)
Example:
"2026-04-30"
Look up a single appointment by caller-supplied external_id (bypasses pagination).
Example:
"PARTNER-APPT-789"