Cash flow statements
get
Retrieves the cash flow 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 cash flow statements.
limitnumber · doubleOptional
- The maximum number of cash flow statements to return.
cikstringOptional
- The CIK number of the company.
Header parameters
AuthorizationstringRequired
- The authorization token.
Responses
200
A promise that resolves to a CashFlowStatementsAPIResponse object containing the cash flow statements.
application/json
get
/financial-datasets/cash-flow-statements/{ticker}200
A promise that resolves to a CashFlowStatementsAPIResponse object containing the cash flow statements.