Companies
Financial reports
Retrives all or specific financial report report for period. If no language code is specificed English is assumed.
GET
/
datasets
/
companies
/
{companyId}
/
financial-reports
Details
This will return all financial reports available or an specific annual reports based on the query.
Authorizations
x-api-key
string
headerrequiredPath Parameters
companyId
integer
requiredThe company id
Query Parameters
iso639_2_LanguageCode
string
The language code of the annual report
annualReportPeriod
integer
Supply if you want to receive only a specific period as entered as YYYYMM
Response
200 - application/json
resultSheets
object[] | null
balanceSheets
object[] | null
footnotes
object[] | null
keyMetrics
object[] | null
additionalInformation
object[] | null