Cases by CCO ID

GET https://{{apiServer}}/case/v3/cases/users/user_ids/{{caseCCOId}}?status_flag={{caseStatus}}&date_created_from={{caseFromDate}}&date_created_to={{caseToDate}}&sort_by={{caseSortBy}}&page_index={{page}}

Returns summary information for cases associated with the specified user or users.

Request Params

KeyDatatypeRequiredDescription
status_flagstring
date_created_fromstring
date_created_tostring
sort_bystring
page_indexstring

HEADERS

KeyDatatypeRequiredDescription
Acceptstring