Get available grouping keys
Cases Service
Get available grouping keys
Retrieve all available grouping keys that can be used for organizing and filtering Cases.
Requires the following permissions:
case:Read
Get available grouping keys
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
Response
Response containing available grouping keys
List of available grouping keys for organizing and filtering cases
Maximum array length:
1000List of available grouping keys for organizing and filtering cases
Required string length:
1 - 4096Pattern:
^[\s\S]*$Example:
[
"service",
"team",
"environment",
"severity",
"source"
]