Retrieve Case Details

Returns a list of Case Details applicable to the scope of the API auth token

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

Filter via case ID. Must supply integer value, cannot search by case name or other field information.

string

Order results by a field name. Prefix with - for descending order. eg. order_by=mod_date for ascending or order_by=-mod_date for descending. Must be a valid field on the resource; an invalid field returns a 400 error.

integer

Filter by detail ID. Must supply integer value.

integer

Filter by detail group ID. Filters on the group of the associated detail.

string

Filter by numeric value of the case detail.

string

Filter by decimal value of the case detail.

string

Filter via text value. Wildcards supported. e.g. value=B% will return all records beginning with 'B'. Do not use quotations like value="B%".

string

Return records with an entry date before the supplied date. Format: YYYY-MM-DD.

string

Return records with an entry date after the supplied date. Format: YYYY-MM-DD.

string

Return records with a modification date before the supplied date. Format: YYYY-MM-DD.

string

Return records with a modification date after the supplied date. Format: YYYY-MM-DD.

string

Return records with an entry date greater than or equal to the supplied date. Format: YYYY-MM-DD.

string

Return records with an entry date less than or equal to the supplied date. Format: YYYY-MM-DD.

string

Return records with a modification date greater than or equal to the supplied date. Format: YYYY-MM-DD.

string

Return records with a modification date less than or equal to the supplied date. Format: YYYY-MM-DD.

Response

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