Skip to main content
GET
/
brf
/
{companyId}
/
annual-report-file
/
{fileId}
Download a BRF annual-report file
curl --request GET \
  --url https://lens-api.tic.io/brf/{companyId}/annual-report-file/{fileId} \
  --header 'x-api-key: <api-key>'
BRF add-on

Authorizations

x-api-key
string
header
required

Path Parameters

companyId
integer<int32>
required

Internal company ID

fileId
integer<int32>
required

CompanyFinancialReportFile ID

Query Parameters

inline
boolean

If true, PDFs render inline in the browser; if false, forces a download. Defaults: true for PDFs, false for other formats.

Response

Annual report file stream