GET api/v2/tasks/{taskId}/Histories?translate={translate}
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| taskId | integer |
Required |
|
| translate | boolean |
Default value is False |
Response
PageResultOfTaskHistoryBasic| Name | Description | Type | Additional information |
|---|---|---|---|
| Count | integer | ||
| TotalCount | integer | ||
| Result | Collection of TaskHistoryBasic |
Response Format
application/json, text/json, text/html
Sample:
Sample not available.