List Cases

Returns a filtered list of cases. Supports pagination.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
date-time

Filter results that have a due date before the specified date. Must be an RFC 3339 formatted string.

priority
array of integers

Filter results that have a specific case priority.

priority
Allowed:
statusNumber
array of integers

Filter results that have a specific case status.

statusNumber
Allowed:
ownerNumber
array of integers

Filter results that have a specific case owner, by person numbers.

ownerNumber
integer

Filter results that have a specific case collaborator, by person number.

tagNumber
array of integers

Filter results that are tagged, by tag numbers.

tagNumber
string

Filter results that have a case number or name that contains the specified value.

evidenceType
array of strings

Filter results that have evidence of the specified type.

evidenceType
Allowed:
string

Filter results that have evidence with the given reference identifier. For example, an alarm Id.

string

Filter results that have the specified unique, external identifier.

entityNumber
array of integers

Filter results that have the specified assigned entity number.

entityNumber
Headers
integer
Defaults to 0

Number of results to skip when paging.

integer
Defaults to 25

Maximum number of results to be returned when paging.

string
enum
Defaults to dateCreated

Sorts the returned results by the specified field.

string
enum
Defaults to asc

Sorts results in ascending or descending order.

Allowed:
date-time

Filter results that were updated after the specified date. Must be an RFC 3339 formatted string.

date-time

Filter results that were updated before the specified date. Must be an RFC 3339 formatted string.

date-time

Filter results that were created after the specified date. Must be an RFC 3339 formatted string.

date-time

Filter results that were created before the specified date. Must be an RFC 3339 formatted string.

Response

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