Skip to main content
GET
Download file by ID

Authorizations

Authorization
string
header
required

Enter your API key. Example: Bearer poelis_api_...

Path Parameters

file_id
string
required

Query Parameters

product_id
string | null

Required when version is provided. Product ID used for snapshot resolution.

version
string | null

Product version number (integer) or 'baseline'. Omit or null for draft.

format
enum<string> | null

Required for documents created or generated inside Poelis: docx or pdf. Ignored for standard file downloads.

Available options:
docx,
pdf

Response

Binary file response with Content-Disposition attachment header.