Skip to main content

List cases with filters

POSThttps://api.coralogix.com/mgmt/openapi/5/cases/cases/v1

List cases using filters, pagination and custom ordering.

Requires the following permissions:

  • case:Read

Authorizations

Authorizationstringheaderrequired
API key authentication

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

    Cases matching the provided filters.

    Possible values: <= 1000

    Pagination information for list responses.