Incidents
Get incident detail
Get a single incident by hash ID or readable ID (e.g. IR-2026-0142).
get/data/incidents/{id}
Path parameters
idstring required
Hash ID or readable ID (IR-2026-0142)
Response
Incident detail
Example response
{
"hashId": "IR-2026-0142"
}