Skip to main content
Downloads the binary content of a project document. The response is either a 303 redirect to the storage download URL, or streamed binary content.
Permissions required (all of):The server resolves the document to its underlying Library file and forwards to the drive download handler — both permissions are checked on every call.

Path Parameters

id
string
required
Project ID
documentId
string
required
Project document ID

Response

Returns either a 303 redirect to the storage download URL, or 200 with streamed binary content (application/octet-stream).