Get document download URL

Authentication

AuthorizationBearer

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

Path parameters

idstringRequired
Document ID

Query parameters

dispositionenumOptional

Set to attachment to return a URL that downloads the file instead of rendering it inline

Allowed values:

Response

download URL returned
datastringOptionalformat: "uri"

Errors

404
Get Document Download URL Request Not Found Error