GET
/
document
/
{document_id}
/
download

Authorizations

Authorization
string
headerrequired

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

document_id
string
required

Response

200 - application/json
url
string

The URL to download the document file. This URL is a pre-signed URL that provides temporary access to the document file hosted on a cloud storage service.