Skip to main content
GET
List
🔑 Requires the schedules.view scope.

Authorizations

Authorization
string
header
required

API key from your incident.io dashboard (Settings → API keys)

Query Parameters

page_size
integer<int64>
default:25

Note that next_shifts will only be returned when the page size is 25 or lower.

Required range: x <= 10000
Example:

25

after
string

A schedule's ID. This endpoint will return a list of schedules after this ID in relation to the API response order.

Example:

"01FDAG4SAP5TYPT98WGR2N7W91"

Response

200 - application/json

OK response.

schedules
object[]
required
Example:
pagination_meta
object
Example: