GET Attachments/GetFile?attachmentId={attachmentId}&openInBrowser={openInBrowser}
Retrieves a file stream of an attachment's content.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
attachmentId |
Id of the attachment |
globally unique identifier |
Required |
openInBrowser |
Id of the attachment |
boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
Name | Description | Type | Additional information |
---|---|---|---|
Headers | Collection of Object |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.