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

schedule_id
string
required

The ID of the schedule to get overrides for.

Example:

"01FDAG4SAP5TYPT98WGR2N7W91"

rotation_id
string

If set, only return overrides on this rotation.

Example:

"01FDAG4SAP5TYPT98WGR2N7W91"

layer_id
string

If set, only return overrides on this layer.

Example:

"01FDAG4SAP5TYPT98WGR2N7W91"

page_size
integer<int64>
default:25

Integer number of records to return

Required range: 1 <= x <= 250
Example:

25

after
string

An override's ID. This endpoint will return a list of overrides after this ID in relation to the API response order.

Example:

"01FDAG4SAP5TYPT98WGR2N7W91"

Response

200 - application/json

OK response.

overrides
object[]
required
Example:
pagination_meta
object
Example: