Search appointment slots
Returns provider availability slots matching the filters, with pagination. Requires a valid API key.
Authorizations
Your platform API key (haau3_sk_…), sent as Authorization: Bearer <key>.
Query Parameters
Slot availability state to return. Defaults to free.
free, busy, busy-unavailable, busy-tentative Filter by service type code (as published by the source).
1Filter by appointment type.
1Filter to virtual (true) or in-person (false) slots.
Filter by the location's city.
1Filter by the location's state.
1Only slots starting at or after this ISO 8601 instant (with offset).
Only slots starting at or before this ISO 8601 instant (with offset).
Page size (1–100). Defaults to 25.
1 <= x <= 100Number of slots to skip for pagination. Defaults to 0.
0 <= x <= 9007199254740991