Returns a list of your organization's cases.
Note that this endpoint aggregates cases across all <<glossary:case template>>(s). See [Pagination](ref:fill-pagination) for more details about handling the response.
List all Cases
Authentication
Authorizationstring
API Key authentication via header
Headers
key-inflectionstringOptional
Determines casing for the API response
Query Parameters
page[after]stringOptional
Case ID for pagination cursor
page[before]stringOptional
Case ID for pagination cursor
page[size]stringOptional
Limit on the number of cases returned
filter[status]stringOptional
Filter cases by status
filter[resolution]stringOptional
Filter cases by resolution
filter[case-template-id]stringOptional
Filter cases by case template ID
filter[account-id]stringOptional
Filter cases by account ID
filter[inquiry-id]stringOptional
Filter cases by inquiry ID
filter[report-id]stringOptional
Filter cases by report ID
Response
200
datalist of objects or null
linksobject or null
Errors
Case ID for pagination cursor
Limit on the number of cases returned
Filter cases by status
Filter cases by resolution
Filter cases by case template ID
Filter cases by account ID
Filter cases by inquiry ID
Filter cases by report ID
Returns a list of your organization’s cases.
Note that this endpoint aggregates cases across all <<glossary:case template>>(s). See Pagination for more details about handling the response.