Schedules
GETGet a schedule
Retrieves the detailed configuration and time slots of a specific availability schedule.
GET
/v2/schedules/{scheduleId}Path Parameters
scheduleIdRequirednumberHeader Parameters
AuthorizationRequiredstringvalue must be Bearer <token> where <token> is api key prefixed with cal_ or managed user access token
ical-api-versionRequiredstringMust be set to 2024-06-11. If not set to this value, the endpoint will default to an older version.
Default:
"2024-06-11"