Retrieve Case Relationships

Returns a list of Case Relationships 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 the originating case ID.

integer

Filter by the related case ID.

string

Filter by relationship type string. e.g. relationship=Parent.

string

Filter by reverse relationship type string. e.g. reverse_relationship=Child.

boolean

Filter by dependant status. Returns relationships matching the supplied boolean value.

boolean

Filter by reverse dependant status. Returns relationships matching the supplied boolean value.

Response

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