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/events2metrics/limits/v2 \ --header 'Authorization: <api-key>'
{ "companyId": "<string>", "labelsLimit": 123, "metricsLimit": { "limit": 123, "used": 123 }, "permutationsLimit": { "limit": 123, "used": 123 } }
No description available
API key authentication
Show child attributes
Was this page helpful?