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
Response
application/json
Response containing a list of cases and pagination information
Cases matching the provided filters.
Possible values: <= 1000
Pagination cursor for retrieving the next page of cases.
pbacTruncated#boolean
Indicates whether the list of cases was truncated due to PBAC (Policy-Based Access Control) restrictions. If true, the user may not have access to all cases that match the filters.