GET api/ticket/getattachments/{_guid}

Gets the notes with attachments for a ticket

Request Information

URI Parameters

NameDescriptionTypeAdditional information
_guid

The id of the chosen ticket

string

Required

Body Parameters

None.

Response Information

Resource Description

The notes with attachments the annotationmodel

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.