v1
latestOpenAPI 3.0.22026-07-144652931.4 MBAnalytics
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"
}