GET api/v2/WorkTypes/GetAvailableResponsibles?workTypeMasterId={workTypeMasterId}
Request
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
workTypeMasterId | integer |
Required |
Response
PageResultOfUserBasicName | Description | Type | Additional information |
---|---|---|---|
Count | integer | ||
TotalCount | integer | ||
Result | Collection of UserBasic |
Response Format
application/json, text/json, text/html
Sample:
Sample not available.