GET api/ticket/gethistory/{ticketId}
Get the history of a ticket
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
ticketId |
The id of the chosen ticket |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
A list of history items
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.