GET
/
fundamentals
/
financials

Authorizations

token
string
queryrequired

Headers

accept
enum<string>

Specifies return format

Available options:
application/json,
application/xml (deprecated)

Query Parameters

symbols
string

One or more stock ticker symbol in comma separated list specifies company data to return

cik
string

One or more cik identifier in comma separated list specifies company data to return

asOf
string

Return results for dates greater than or equal date specified in this parameter

period
enum<string>
default: ALL

Specifies the time period of the returned results

Available options:
3M,
6M,
9M,
12M,
1Y,
ALL,
TTM
reportType
enum<string>
default: A

TTM, A (as originally reported), R (restated). P (Preliminary anouncements)

Available options:
TTM,
A,
R,
P

Response

200 - application/json
result
object[]