List Alert Events
GET
https://api.coralogix.com/mgmt/openapi/5/alerts/alerts/v3/all/eventsReturns all alert events.
Authorizations
Authorizationrequired
API key authentication
The value is a Coralogix API key. Create a personal or team API key and assign its permissions.
Request
Query Parameters
alert_ids# string[]
Alert version IDs to filter events by
Example:
["32144a8a-7ee0-4c16-a093-2bf1f9c12e1e"]timestamp_range# object
Time range to search for events
cx_event_labels# object
Optional event labels to filter by (e.g., app, subsystem, region)
order_bys# object[]
Ordering criteria for the returned events.
pagination# object
Pagination parameters for the response.
Response
application/json
Response containing events associated with the alert