GET v2/attachments/{attachmentId}

Get Attachment by Id

Request Information

URI Parameters

NameDescriptionTypeAdditional information
attachmentId

integer

Required

Body Parameters

None.

Response Information

Resource Description

binary data with content disposition: attachment or BadRequest when no attachment is present

System.Web.Http.IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.