curl --request GET \
--url https://api.coralogix.com/mgmt/openapi/5/alerts/alerts/v3/all/download \
--header 'Authorization: <api-key>'{
"content": "SGVsbG8gV29ybGQ="
}Download a list of all accessible alert definitions in base64-encoded byte format.
Requires the following permissions:
alerts:ReadConfigcurl --request GET \
--url https://api.coralogix.com/mgmt/openapi/5/alerts/alerts/v3/all/download \
--header 'Authorization: <api-key>'{
"content": "SGVsbG8gV29ybGQ="
}Documentation Index
Fetch the complete documentation index at: https://docs.coralogix.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?