Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.coralogix.com/mgmt/openapi/4/v3/alert-event/{id} \ --header 'Authorization: <api-key>'
{ "id": "<string>", "pagination": { "nextPageToken": "<string>", "totalSize": 123 }, "singlePermutation": { "activityAnalysis": { "rules": [ "<string>" ] }, "alertId": "<string>", "groupLabels": {}, "incidentCorrelationKey": "<string>", "payload": {}, "payloadType": "<string>", "permutationId": "<string>", "permutationLabels": {}, "preGroupingEventId": "<string>", "timestamp": "2023-11-07T05:31:56Z" } }
No description available
API key authentication
Show child attributes
Was this page helpful?