Skip to main content

Batch Get Event

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

Returns a list of alert events matching the given filters.

Authorizations

Authorizationstringheaderrequired
API key authentication

Request

Query Parameters

    ids# string[]

    The ids.

    order_bys# object[]

    Ordering criteria for the returned events.

    pagination# object

    Pagination parameters for the response.

    filter# object

    Optional filter to narrow the set of returned events.

Response

application/json

Response containing the details of an alert event.

    List of events.

    notFoundIds#string[]

    The not found ids.

    Pagination metadata returned alongside paginated list responses.