Skip to main content
GET
List

Authorizations

Authorization
string
header
required

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

Query Parameters

page_size
integer<int64>
default:25
required

Number of incident alerts to return per page

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

25

after
string

If provided, pass this as the 'after' param to load the next page

Example:

"01FCNDV6P870EA6S7TK1DSYDG0"

alert_id
string

Alert that this incident alert refers to

Example:

"01FCNDV6P870EA6S7TK1DSYDG1"

incident_id
string

Incident that this incident alert is attached to

Example:

"01FCNDV6P870EA6S7TK1DSYDG0"

Response

200 - application/json

OK response.

incident_alerts
object[]
required
Example:
pagination_meta
object
required
Example: