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

Authorizations

Authorization
string
header
required

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

Query Parameters

incident_id
string
required

ID of the incident to find relationships for

Example:

"01FCNDV6P870EA6S7TK1DSYD5H"

page_size
integer<int64>
default:25

Integer number of records to return

Required range: x <= 250
Example:

25

after
string

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

Example:

"01FDAG4SAP5TYPT98WGR2N7W91"

Response

200 - application/json

OK response.

incident_relationships
object[]
required
Example:
pagination_meta
object
Example: