githubEdit

All financials

get

Retrieves all financials for a given ticker symbol.

Authorizations
AuthorizationstringRequired
Path parameters
tickerstringRequired
  • The ticker symbol of the company.
Query parameters
periodstring · enumRequired
  • The period type of the financials.
Possible values:
limitnumber · doubleOptional
  • The maximum number of financials to return.
cikstringOptional
  • The CIK number of the company.
Header parameters
AuthorizationstringRequired
  • The authorization token.
Responses
chevron-right
200

A promise that resolves to an AllFinancialsAPIResponse object containing all financials.

application/json
get
/financial-datasets/all-financials/{ticker}
200

A promise that resolves to an AllFinancialsAPIResponse object containing all financials.