Download Original URL

Generate and retrieve a presigned URL for accessing a document file by its ID. The URL is valid for a limited time (e.g., 1 hour) and allows secure access to the document stored on DocuPipe. outputFormat options: 'original' (default) — returns the main file stored on DocuPipe. For documents that were converted during upload (HTML, Word, TIFF, WebP, XFA), this returns the converted version (PDF/PNG). 'pdf' — same as original, but for image documents it additionally converts the image to PDF. 'uploaded' — returns the actual file that was originally uploaded, before any conversion. Falls back to 'original' behavior for older documents or documents where no conversion occurred.

Path Params
string
required
Query Params
integer
Defaults to 6

Number of hours the URL should be valid for

string
enum
Defaults to pdf

Output format of the document

Allowed:
Responses

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