Skip to main content
GET
Generate presigned download URL

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

organization_id
required
employee_id
required
document_id
required

Response

Successful Response

Response schema for presigned download URL.

download_url
string
required

Presigned URL for downloading the document

document_id
string
required

Document ID

document_name
string
required

Document name

expires_at
string<date-time>
required

When the presigned URL expires

file_size_bytes
integer | null

File size in bytes