Download file by ID
Download a single file as binary content.
Draft (no version): streams the object from storage when file_path is set.
Versioned (version + product_id): streams the snapshot object path when present.
Documents created or generated inside Poelis need format=docx or format=pdf to download.
The format parameter is ignored when the response is a standard file download for the requested
draft or version.
Documentation Index
Fetch the complete documentation index at: https://docs.poelis.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter your API key. Example: Bearer poelis_api_...
Path Parameters
Query Parameters
Required when version is provided. Product ID used for snapshot resolution.
Product version number (integer) or 'baseline'. Omit or null for draft.
Required for documents created or generated inside Poelis: docx or pdf. Ignored for standard file downloads.
docx, pdf Response
Binary file response with Content-Disposition attachment header.