Attachment
Downloads the attachment body by the attachment ID, stream ID, and message ID.
Last updated
Was this helpful?
Downloads the attachment body by the attachment ID, stream ID, and message ID.
Last updated
Was this helpful?
🚧 NoteA successful call returns the attachment body encoded in Base64. Be sure to decode the downloaded attachment.
📘 Attachments
Anyone can download attachments from public rooms or rooms with viewHistory enabled.
The Content Export service user is able to download attachments even from rooms he is not a member of.
Downloads the attachment body by the attachment ID, stream ID, and message ID.
/v1/stream/{sid}/attachment
Stream ID
The attachment ID (Base64-encoded)
The ID of the message containing the attachment
Session authentication token.
Key Manager authentication token.