Authorizations
API key authentication
Query Parameters
This data structure represents a query for spans.
This data structure represents a query for logs.
Response
200 - application/json
curl --request GET \
--url https://api.coralogix.com/mgmt/openapi/latest/events2metrics/events2metrics/v2/labels:cardinality \
--header 'Authorization: <api-key>'{
"permutations": [
{
"day": "<string>",
"permutations": 123
}
]
}No description available
curl --request GET \
--url https://api.coralogix.com/mgmt/openapi/latest/events2metrics/events2metrics/v2/labels:cardinality \
--header 'Authorization: <api-key>'{
"permutations": [
{
"day": "<string>",
"permutations": 123
}
]
}API key authentication
This data structure represents a query for spans.
Show child attributes
This data structure represents a query for logs.
Show child attributes
Show child attributes
Show child attributes
Was this page helpful?