GET /:documentId

Download a document from a Pull. This is the download_url returned on each Document.

The endpoint responds with a 302 redirect to a short-lived, signed URL where the file bytes are hosted. The same URL is also returned in a JSON response body, so you can read it directly instead of following the redirect. See the Downloading Files guide for details.

Path Params
uuid
required

ID of Team

uuid
required

ID of Pull that Document belongs to

uuid
required

ID of Document to download

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json