Cases
List Cases
This endpoint list cases.
GET
/
v1
/
cases
/
list
Body
limit
string
requiredThis is the limit of the cases.
offset
string
requiredThis is the offset of the cases.
order_direction
string
requiredThis is the order direction of the cases.
Response
id
string
This is the id of the case
caseName
string
This is the name of the case
description
string
This is the description of the case
caseNumber
string
This is the number of the case
caseStatus
string
This is the status of the case
priority
string
This is the priority of the case
submitter
string
This is the submitter of the case
resolver
string
This is the resolver of the case
createdDate
string
This is the date the case was created
updatedDate
string
This is the date the case was updated