Skip to main content
GET
Short-TTL branded download link (scope: crew:documents:download)

Authorizations

Authorization
string
header
required

Partner API key (cpk_live_* / cpk_test_*) as a Bearer token.

Headers

authorization
string | null
X-Partner-API-Key
string | null

Path Parameters

crew_unique_id
string
required
document_id
string
required

Response

Successful Response

GET …/documents/{document_id}/download — a short-TTL branded link.

download_url is a CrewPass-hosted proxy link (never a raw storage URL); the bytes are streamed from storage server-side when the link is followed.

document_id
string
required
download_url
string
required
expires_at
string<date-time>
required
content_type
string | null
file_name
string | null