Download a document file by prefixed ID
Documents
Download a document file by prefixed ID
Returns the document file bytes for a given prefixed ID. Supported prefixes: FRF_ (Financial Report File), BDF_ (Bolagsverket Document File). For PDFs the inline query parameter controls whether the browser displays the file inline or forces a download.
GET
Download a document file by prefixed ID
Pro+ tier
Authorizations
Path Parameters
Prefixed document ID, e.g. FRF_123 or BDF_456
Query Parameters
If true, PDFs render inline in the browser; if false, forces a download. Defaults: true for PDFs, false for other formats.
Response
Document file stream