Skip to main content
GET
Retrieves a single incident by its ID. The response includes all incident fields plus a statusHistory array containing every status transition the incident has gone through, in chronological order.
statusHistory surfaces just the lifecycle transitions (investigatingidentified → …). For the full timeline — including internal notes, public updates, and redacted entries — call List Incident Updates.

Path parameters

id
string
required
The UUID of the incident to retrieve.

Response

data
object
required

Error responses