Load Schedule Assignments

Returns the un-flattened provider-to-operatory schedule for a provider, preserving which provider is assigned to which operatory, the blocks that remove availability (such as lunches, meetings, vacations, and holidays), and the appointment-type restrictions that apply to each window. This complements Load Schedule, which merges availability into a single open-hours track per resource and therefore cannot express which provider is assigned to a given operatory — the information needed by multi-column practices where providers float between operatories. The request is rooted at a provider; use the sentinel resource "resources/provider_-" to load every active provider (the full appointment-book grid). You can obtain valid resource IDs from the List Resources endpoint.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The resource id.

Query Params
string

A filter expression to narrow the date range. Supported keys are start_date and end_date in YYYY-MM-DD format. By default start_date is today and end_date is 7 days from today (one week of schedule). See https://aip.kolla.dev/160 for more info on filtering format.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json