List all cases

Returns a list of all cases.

This list can be filtered using query parameters such as case_type, stage, source, owner, owner_id and keyword.

The keyword query parameter searches for matching strings within the Case's name, reference and description fields.

Support for multiple filters is available by separating them with a comma. For instance, to retrieve all approved and rejected cases, use the stage query parameter with the value Approved,Rejected.

Query Params
string
enum

Case Types

Allowed:
string
enum

Case Stages

Allowed:
string

Source

string
deprecated

Owner

string

Owner Id

string

Keywords

Responses

Language
Credentials
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json