List the linked Response incidents for a status page incident.
cURL
curl --request GET \ --url https://api.incident.io/v1/status-pages/{id}/incidents/{incident_id}/response-incidents
{ "incidents": [ { "id": "01FDAG4SAH3GYPT98WGR2N7W91", "linked_at": "2021-08-17T13:28:57.801578Z" } ] }
ID of the status page
"abc123"
ID of the status page incident
OK response.
Show child attributes
[ { "id": "01FDAG4SAH3GYPT98WGR2N7W91", "linked_at": "2021-08-17T13:28:57.801578Z" }]
Was this page helpful?
Contact support