---
title: "Get Cash Flow V3"
method: GET
path: "/api/v3/fundamentals/cash-flow"
tags: ["Fundamentals"]
---

# Get Cash Flow V3

`GET /api/v3/fundamentals/cash-flow`

Retrieve detailed cash flow statement data for specified symbols. Includes operating, investing, and financing cash flows.

## Query parameters

- `symbols` string, required
- `from` string
- `to` string
- `date` string

## Response `200`

Cash flow statement data

- string[]

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

[API](https://skmtc.net/benzinga/apis/data-api-proxy.md) · [All operations](https://skmtc.net/benzinga/apis/data-api-proxy/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/benzinga/data-api-proxy/versions/ea334a9e2e05/schema)
