Get alert definition by alert version ID
GET
https://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
Authorizationrequired
API key authentication
The value is a Coralogix API key. Create a personal or team API key and assign its permissions.
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-426614174000Query 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