Download an incident report as PDF
Streams a rendered PDF of the incident report. Response Content-Type is application/pdf; the JSON envelope is not used for this endpoint.
GET
Download an incident report as PDF
Authorizations
JWT issued by POST /api/token/request. Send as Authorization: Bearer <token>.
Query Parameters
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.
Response
PDF document
The response is of type file.
Download an incident report as PDF
