List cases with filters
POST
https://api.coralogix.com/mgmt/openapi/5/cases/cases/v1List cases using filters, pagination and custom ordering.
Requires the following permissions:
case:Read
Authorizations
Authorizationrequired
API key authentication
The value is a Coralogix API key. Create a personal or team API key and assign its permissions.
Request
Body
application/json
Request to list cases with filtering and pagination
Filters applied when querying cases, including statuses, priorities, categories, groupings, and labels.
Defines how cases should be sorted in the response. By default, cases are sorted by creation time and id in descending order. With this field, one can specify the primary sorting field and direction.
Pagination parameters for list requests.
Response
application/json
Response containing a list of cases and pagination information