GET v2/attachments/{attachmentId}
Get Attachment by Id
Request Information
URI Parameters
Name | Description | Type | Additional 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.IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.