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
Name | Description | Type | Additional information |
---|---|---|---|
networkId | string |
Required |
|
workerId | integer |
Required |
|
orgRoleCode | integer |
Required |
|
orgEntityId | integer |
Required |
|
desktop | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.