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