GET api/Event/GetCaseLoad?networkId={networkId}&workerId={workerId}&orgRoleCode={orgRoleCode}&orgEntityId={orgEntityId}&desktop={desktop}

Get entire users caseload based on specified worker role.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
networkId

string

Required

workerId

integer

Required

orgRoleCode

integer

Required

orgEntityId

integer

Required

desktop

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.