Analytics
Get raw responses from a single incident
Provides enriched responder data for a single incident.
Example metrics include Time to Respond, Responder Type, and Response Status. See metric definitions below.
<!-- theme: info -->Note: Data availability reflects pipeline processing cycles and is generally within 24 hours under normal conditions. Scoped OAuth requires: analytics.read
get/analytics/raw/incidents/{id}/responses
Headers
Acceptstring required
The Accept header is used as a versioning header.
Content-Type'application/json' required
Request body
Example request
{
"limit": 20,
"time_zone": "Etc/UTC"
}Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.