Download Attachment

GET {{apiBaseUrl}}/v1/document/downloadAttachment?attachmentId=attachment_memWE&documentId={{documentId}}

This API is used to download the attachment for a given document ID and attachment ID.

Request Params

KeyDatatypeRequiredDescription
attachmentIdstringThe unique attachment id of the document.
documentIdstringThe unique document id of the document.