Skip to main content
Get incident events

Authorizations

Authorization
string
header
required

API key authentication

Path Parameters

incident_id
string
required

ID of the incident to retrieve events for

Required string length: 36
Pattern: ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$
Example:

"3f2504e0-4f89-11d3-9a0c-0305e82c3301"

Response

Response containing all events associated with the requested incident

incidentEvents
Incident event · object[]

List of incident events

Maximum array length: 10000

Incident event.