Load Schedule

This endpoint returns the open-hours schedule for a specific resource. In different PM systems, offices, staff, and operatories may each have their own schedules; this endpoint provides the open-hour blocks for any one of those resource types. You can obtain valid resource IDs from the List Resources endpoint. Closed-office blocks are automatically reflected in the returned open-hour blocks. Any blocks marked as fully open (i.e., “perfect schedule” blocks) are included in the notes field for reference.

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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json