Equity
Equity Cash Flow
Returns paginated standardized cash-flow periods for a US-listed equity. The response preserves serving-layer values, status, origin, and period metadata.
get/gateway/v1/equity/cash-flow
Query parameters
symbolstring required
US equity ticker symbol
Example:AAPL
US equity ticker symbol
period'quarterly' | 'ytd' | 'annual' | 'ttm'
Financial period
Financial period
end_datestring
Inclusive latest period end date in YYYY-MM-DD format
Example:2024-12-31
Inclusive latest period end date in YYYY-MM-DD format
limitinteger
Maximum financial periods to return
Maximum financial periods to return
Response
OK
Example response
{
"$schema": "https://example.com/schemas/DataResponseEquityCashFlowItem.json"
}Changes
No recorded changes to this endpoint across all 2 revisions of this API.