Get available filter values
Retrieve available filter and aggregation values for cases.
Requires the following permissions:
case:Read
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.
Authorizations
API key authentication
Body
Request to retrieve available filter and aggregation values for cases.
Filters applied when querying cases, including statuses, priorities, categories, groupings, and labels.
Response
Aggregated counts for building filters in the UI
Aggregated case counts per alert definition ID. Only populated when alert_filters is provided in the request.
1000Aggregated case counts grouped by category.
1000Aggregated case counts grouped by individual flat label key/value pairs.
1000Aggregated case counts grouped by grouping key/value pairs.
1000Aggregated case counts grouped by label key/value pairs.
1000Aggregated case counts grouped by priority.
1000Aggregated case counts grouped by status.
1000Case counts broken down by assignee plus the count of unassigned cases.