Incident Timestamps V2

List Incident Timestamps V2

List all incident timestamps for an organisation.

get/v2/incident_timestamps

Response

OK response.

Example response

{
  "incident_timestamps": [
    {
      "id": "01FCNDV6P870EA6S7TK1DSYD5H",
      "name": "Impact started",
      "rank": 1
    }
  ]
}