Skip to main content
GET
Get a document download link

Authorizations

Authorization
string
header
required

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

Headers

X-Partner-API-Key
string | null

Your API key, as an alternative to the Authorization: Bearer header.

Path Parameters

crew_unique_id
string
required
document_id
string
required

Response

Successful Response

A short-lived link to download the document's file.

download_url is hosted by CrewPass and works until expires_at; it needs no API key.

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