Skip to main content

List Alert Events

GEThttps://api.coralogix.com/mgmt/openapi/5/alerts/alerts/v3/all/events

Returns all alert events.

Authorizations

Authorizationstringheaderrequired
API key authentication

Request

Query Parameters

    alert_ids# string[]

    Alert version IDs to filter events by

    Example: ["32144a8a-7ee0-4c16-a093-2bf1f9c12e1e"]
    timestamp_range# object

    Time range to search for events

    cx_event_labels# object

    Optional event labels to filter by (e.g., app, subsystem, region)

    order_bys# object[]

    Ordering criteria for the returned events.

    pagination# object

    Pagination parameters for the response.

Response

application/json

Response containing events associated with the alert

    List of events.

    Pagination metadata returned alongside paginated list responses.