List all cases

Returns a list of all the cases

This list can be filtered using query parameters. These include case_type, stage, source, owner, and keyword.

The keyword query parameter finds matching strings within the following fields: Case name, reference, and description.

Multiple filters are supported by separating them with a comma. For example, to get all approved and rejected cases, the stage query should be Approved,Rejected

Language
Authorization
URL
Click Try It! to start a request and see the response here!