Skip to main content
GET
Get an incident

Authorizations

Authorization
string
header
required

OAuth2 Client Credentials Flow

Path Parameters

id
string
required

Query Parameters

networkId
string

Required for machine callers whose token carries no network claim.

Response

The incident, with its location and network joined in.

data
object

An incident as the detail route returns it: every Incident field, plus its location and network joined in from the platform records. location is absent when the incident has none; either join is absent when the record is not yet known to the incident service.