Skip to main content

Get an event by ID

GEThttps://api.coralogix.com/mgmt/openapi/5/cases/events/v1/{event_id}

Retrieve a single event by its unique identifier.

Requires the following permissions:

  • case:Read

Authorizations

Authorizationstringheaderrequired
API key authentication

Request

Path Parameters

    event_id# stringrequired

    ID of the event to fetch

    Example: f56645c5-9cd4-4b9f-961f-4f852d8835a0

Response

application/json

Response containing the details of a case event.

    Represents an immutable entry in a case's event timeline.