Authorizations
API key authentication
curl --request GET \
--url https://api.coralogix.com/mgmt/openapi/latest/v3/alert-event-stats \
--header 'Authorization: <api-key>'{
"eventsStats": {}
}No description available
curl --request GET \
--url https://api.coralogix.com/mgmt/openapi/latest/v3/alert-event-stats \
--header 'Authorization: <api-key>'{
"eventsStats": {}
}API key authentication
Show child attributes
Was this page helpful?