Skip to main content
GET
Download a report as PDF

Description

Download report PDF Renders the report as it stands right now (draft or finalized) as a branded PDF attachment — same figures as dataSnapshot, same narrative overrides folded with the tenant’s defaults. Authorization:
  • Required role: admin or higher

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Path Parameters

id
string<uuid>
required

Response

PDF stream. Content-Disposition: attachment; filename="report-<id8>-v<version>.pdf". Cache-Control: no-store (financial document).

The response is of type file.