GET api/ticket/getattachments/{_guid}
Gets the notes with attachments for a ticket
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
_guid |
The id of the chosen ticket |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
The notes with attachments the annotationmodel
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.