...
This web service retrieves a list of project issue history, based upon a unique the history for a specified project issue identifier (PwsProjectIssueRef). The history of an issue will provide a log of changes to the specified issue since it was first created, including who made the change, when the change was made and the nature of the change.
Request Format
Panel | ||
---|---|---|
| ||
|
...
Element | Data Type | Description | Sample Data |
---|---|---|---|
Messages | The web service response status and message. Click here for more information. | ||
ResponseId | Int32 | Click here for more information. | 0 |
Status | Result of this request. Click here for more information. | Ok | |
ServerTimestampUtc | DateTime | Click here for more information. | 2018-03-06T20:23:53.0303932Z |
ProjectIssueHistory | The history records for the specified project issue. Click here for more information. |
Response Usage Example(s)
...