Retrieve Merged Cases

Returns a list of Merged Cases 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 new case ID. Must supply integer value, cannot search by case name or other field information.

integer

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

integer

Filter via old case name. Wildcards supported. eg. old_name=%Jones% will return all merged case records with "Jones" in the name. Do not use quotations like old_name="%Jones%".

integer

Filter via agent 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.

Response

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