Skip to main content
GET

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

document_id
string
required

The unique identifier of the document to download

Minimum string length: 1
Example:

"doc_123456"

Response

Successful Response