Get incident by event ID
GET
https://api.coralogix.com/mgmt/openapi/5/incidents/events/v1/{event_id}Retrieve detailed information about a single incident by related alert event id.
Requires the following permissions:
incidents:read
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
event_id# stringrequired
Possible values: non-empty and <= 64 characters, Value must match regular expression ^[\s\S]*$
Event ID associated to the Incident to acknowledge
Example:
event_id_1Response
application/json
Response containing the requested incident
The requested incident