Get alert event by ID
GET
https://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
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
id# stringrequired
Possible values: non-empty and <= 36 characters, Value must match regular expression ^[\s\S]*$
Unique identifier.
Query Parameters
Response
application/json
Response containing the details of an alert event.
- oneOf
- Option 1
- Option 2
- Option 3
object
id#string
Unique identifier of the alert event.
Possible values: non-empty and <= 36 characters, Value must match regular expression ^[\s\S]*$
Alert event multiple permutation.
Pagination response.
Alert event.