Get full incident report detail
Returns the full report including every question, answer, and attachment metadata for a single incident report.
GET
Get full incident report detail
Authorizations
JWT issued by POST /api/token/request. Send as Authorization: Bearer <token>.
Query Parameters
The incident report's numeric ID.
Semicolon-separated list of customer IDs. Defaults to the customers your API key is scoped to.
Semicolon-separated list of site IDs. Defaults to the sites your API key is scoped to.
Company ID. Normally derived from your API key claims; only set this if you have multi-company access.
Get full incident report detail
