Schedulers
List all schedulers
get/schedulers
Query parameters
cursorstring
Pagination cursor
Pagination cursor
limitnumber nullable
Maximum number of schedulers to return (max 100)
Maximum number of schedulers to return (max 100)
statusstring
Comma-separated list of statuses to filter by (idle, starting, active, stopping, terminated)
Comma-separated list of statuses to filter by (idle, starting, active, stopping, terminated)
sortBy'name' | 'status' | 'startDate' | 'startTime'
Sort field
Sort field
sortDirection'asc' | 'desc'
Sort direction
Sort direction
Response
List of schedulers
Changes
Changed in 2 of the 9 revisions of this API.2
- ○
api operation id
get-schedulerswas addedapi-operation-id-added
- ○
- ○
added the required property
data/items/channelsto the response with the200statusresponse-required-property-added
- ○