Skip to main content

Get alert definition by alert version ID

GEThttps://api.coralogix.com/mgmt/openapi/5/alerts/alerts/v3/version-ids/{alert_version_id}

Returns the alert definition with the specified version ID.

Requires the following permissions:

  • alerts:ReadConfig

Authorizations

Authorizationstringheaderrequired
API key authentication

Request

Path Parameters

    alert_version_id# stringrequired

    Possible values: <= 36 characters, Value must match regular expression ^[\s\S]*$

    Alert version ID

    Example: 123e4567-e89b-12d3-a456-426614174000

Query Parameters

    include_access_permissions# boolean

    When true, populate the response's access field with the caller's access decision and the alert's raw access policy. Defaults to false.

Response

application/json

A response that contains an alert definition for the requested version

    The caller's access decision and the alert's raw access policy

    The requested alert definition