curl --request GET \
--url https://api.benzinga.com/api/v3/fundamentals/cash-flow
[
"<string>"
]
Get Cash Flow V3
curl --request GET \
--url https://api.benzinga.com/api/v3/fundamentals/cash-flow
[
"<string>"
]
Comma separated list of symbols
From date
To date
Report Type
OK
The response is of type string[]
.
Was this page helpful?