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+ tierDocumentation Index
Fetch the complete documentation index at: https://docs.tic.io/llms.txt
Use this file to discover all available pages before exploring further.
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