Skip to main content

Get incident events

GEThttps://api.coralogix.com/mgmt/openapi/5/incidents/incidents/v1/{incident_id}/events

Retrieve a chronological list of all events associated with a specific incident. Includes state changes, assignments, acknowledgments, and resolutions.

Requires the following permissions:

  • incidents:read

Authorizations

Authorizationstringheaderrequired
API key authentication

Request

Path Parameters

    incident_id# stringrequired

    ID of the incident to retrieve events for

    Example: incident_id

Response

application/json

Response containing all events associated with the requested incident

    List of incident events