v1
latestOpenAPI 3.1.02026-07-24145580597.0 KBGet schedule unavailabilities
Retrieve a list of unavailabilities under a specific schedule filtered by date range. The response is paginated and can be filtered by user ID.
Path parameters
The unique identifier of the schedule
The unique identifier of the schedule
Query parameters
The start time to filter by in Unix format (in seconds)
The start time to filter by in Unix format (in seconds)
The end time to filter by in Unix format (in seconds)
The end time to filter by in Unix format (in seconds)
The maximum number of results to display per page
The maximum number of results to display per page
The resource offset of the last successfully read resource will be returned as the paging.offset JSON property of a paginated response containing more results
The resource offset of the last successfully read resource will be returned as the paging.offset JSON property of a paginated response containing more results
Response
Successful Response