documents

Get a presigned download URL for a document

get/api/v1/documents/{documentId}/download-url

Path parameters

documentIdstring uuid required

The unique identifier of the document

Response

downloadUrlstring uri required

Presigned URL the client can use to download the document

Changes