Skip to main content
GET
List
🔑 Requires the policies.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

Number of policies to return per page

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

25

after
string

The ID of the last policy on the previous page

Example:

"01FCNDV6P870EA6S7TK1DSYDG0"

policy_type
enum<string>

Filter to policies of this type

Available options:
debrief,
follow_up,
on_call_readiness,
post_mortem,
schedule,
vacation_conflict
Example:

"follow_up"

Response

OK response.

pagination_meta
object
required
Example:
policies
object[]
required
Example: