Case - List

GET
/cases

Retrieve Cases

Query parameters

startstringOptional
pageSizedoubleOptional
sortByenumOptional
Allowed values: createdTimestampupdatedAtcaseIdpriority
sortOrder"asc" or "desc"Optional
Allowed values: ascdesc
filterCaseStatusenumOptional
filterPriorityenumOptional
Allowed values: P1P2P3P4
filterCaseSourceenumOptional
Allowed values: MANUALSYSTEMEXTERNAL
filterAfterCreatedTimestampdoubleOptional
filterBeforeCreatedTimestampdoubleOptional

Response

This endpoint returns a list of objects.
hasPrevbooleanOptional
prevstringOptional
nextstringOptional
countdoubleOptional
pageSizedoubleOptional
laststringOptional
hasNextbooleanOptional
itemslist of objectsOptional