GET api/v2/WorkTypes/{WorkTypeId}/Priorities
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| WorkTypeId | integer |
Required |
Response
PageResultOfWorkTypePriorityBasic| Name | Description | Type | Additional information |
|---|---|---|---|
| Count | integer | ||
| TotalCount | integer | ||
| Result | Collection of WorkTypePriorityBasic |
Response Format
application/json, text/json, text/html
Sample:
Sample not available.