GET Financials
Get the balance sheet and cash-flow statement for a company.
GET
Get the balance sheet and cash-flow statement for a company.
Authorizations
Headers
Specifies return format
Available options:
application/json
, application/xml (deprecated)
Query Parameters
One or more stock ticker symbol in comma separated list specifies company data to return
Return results for dates greater than or equal date specified in this parameter
Specifies the time period of the returned results
Available options:
3M
, 6M
, 9M
, 12M
, 1Y
, ALL
, TTM
TTM, A (as originally reported), R (restated). P (Preliminary anouncements)
Available options:
TTM
, A
, R
, P
One or more cik identifier in comma separated list specifies company data to return
Response
200
application/json
An object including a response array containing an array of objects containing company data.
The response is of type object
.
Get the balance sheet and cash-flow statement for a company.