List all incident timestamps for an organisation.
cURL
curl --request GET \ --url https://api.incident.io/v2/incident_timestamps
{ "incident_timestamps": [ { "id": "01FCNDV6P870EA6S7TK1DSYD5H", "name": "Impact started", "rank": 1 } ] }
OK response.
Show child attributes
[ { "id": "01FCNDV6P870EA6S7TK1DSYD5H", "name": "Impact started", "rank": 1 }]
Was this page helpful?
Contact support