---
title: "List Incident Timestamps V2"
method: GET
path: "/v2/incident_timestamps"
tags: ["Incident Timestamps V2"]
---

# List Incident Timestamps V2

`GET /v2/incident_timestamps`

List all incident timestamps for an organisation.

## Response `200`

OK response.

- IncidentTimestampsV2ListResponseBody
  - `incident_timestamps` IncidentTimestampV2[], required
    - `id` string, required — Unique ID of this incident timestamp
    - `name` string, required — Unique name of this timestamp
    - `rank` integer, required — Order in which this timestamp should be shown

---

[API](https://skmtc.net/incident/apis/incident-io.md) · [All operations](https://skmtc.net/incident/apis/incident-io/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/incident/incident-io/revisions/602fc25ddd76/schema)
