Skip to main content

Get alert event by ID

GEThttps://api.coralogix.com/mgmt/openapi/5/v3/alert-event/{id}

Returns the alert event with the specified ID.

Requires the following permissions:

  • alerts:ReadConfig

Authorizations

Authorizationstringheaderrequired
API key authentication

Request

Path Parameters

    id# stringrequired

    Unique identifier.

Query Parameters

    order_bys# object[]

    Ordering applied to the alert event occurrences in the response.

    pagination# object

    Pagination parameters (page size and page token) for the returned occurrences.

Response

application/json

Response containing the details of an alert event.

    oneOf
    object
    id#string

    Unique identifier of the alert event.

    Alert event multiple permutation.

    Pagination response.

    Alert event.