Skip to main content

Download

Download a file. Response is a binary data of the document.

GET /api/v1/documents/{nameOrId}

Path param

authorization : *bearer
REQUEST BODY SCHEMA: multipart/form-data


NameDescriptionRequiredType
nameOrIdName or ID of the document to be downloaded.
Example: policy-certificate.pdf
Requiredany

Response

CodeDescription
200File data in binary format
409Unauthorized