Income statements
get
Retrieves the income statements for a given ticker symbol.
Authorizations
AuthorizationstringRequired
Path parameters
tickerstringRequired
- The ticker symbol of the company.
Query parameters
periodstring · enumRequiredPossible values:
- The period type of the income statements.
limitnumber · doubleOptional
- The maximum number of income statements to return.
cikstringOptional
- The CIK number of the company.
Header parameters
AuthorizationstringRequired
- The authorization token.
Responses
200
A promise that resolves to an IncomeStatementsAPIResponse object containing the income statements.
application/json
get
/financial-datasets/income-statements/{ticker}200
A promise that resolves to an IncomeStatementsAPIResponse object containing the income statements.