Download One or More Documents

Download one or more documents by token. Requires the READ_DOCUMENTS permission. A single document is returned as application/octet-stream; multiple documents are returned as a application/zip archive named documents.zip.

Query Params
string
required

JSON-encoded array of document tokens, e.g. ["D-abc123","D-def456"].

Headers
string
enum
Defaults to application/octet-stream

Generated from available response content types

Allowed:
Responses

404

No documents ready for download

Language
Credentials
LoadingLoading…
Response
Choose an example:
application/octet-stream
application/zip