Authorizations
API key authentication
Query Parameters
This data structure represents an events filter
curl --request GET \
--url https://api.coralogix.com/mgmt/openapi/latest/v3/events:count \
--header 'Authorization: <api-key>'{
"count": 10,
"reachedLimit": false
}No description available
curl --request GET \
--url https://api.coralogix.com/mgmt/openapi/latest/v3/events:count \
--header 'Authorization: <api-key>'{
"count": 10,
"reachedLimit": false
}API key authentication
This data structure represents an events filter
Show child attributes
Was this page helpful?