Get financial reports

Retrieves financial statements and reports for a company

Path parameters

idstringRequired

Company ID

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

monthstringOptional

Month for filtering the financial data (YYYY-MM format)

yearstringOptional

Year for filtering the financial data (YYYY format)

Response

Financial reports retrieved successfully

balanceSheetobjectOptional
profitAndLossobjectOptional
cashFlowStatementobjectOptional
metadataobjectOptional
pdf_urlsobjectOptional

Errors