---
title: "Get Cash Flow Statement"
method: GET
path: "/ca/api/get_cash_flow_v2"
tags: ["Financial Statements"]
---

# Get Cash Flow Statement

`GET /ca/api/get_cash_flow_v2`

Sectioned cash flow statement (indirect method): operating (net income, non-cash adjustments, working-capital deltas), transactional investing and financing lines, the effect of exchange-rate changes on cash, and non-cash disclosures. The statement reconciles beginning to ending cash with a zero plug or is not rendered: an unreconciled ledger returns HTTP 422 with the plug by period and the journal entries whose accounts need cashflow classification. Monetary amounts are decimal strings. Pass export=xlsx for a workbook download.

## Query parameters

- `cadence` 'daily' | 'monthly' | 'quarterly' | 'weekly' | 'yearly'
- `end_date` string, date
- `entity` integer
- `entity_rollup` boolean
- `start_date` string, date

## Response `200`

No response body

---

[API](https://skmtc.net/campfire/apis/campfire-developer-apis.md) · [All operations](https://skmtc.net/campfire/apis/campfire-developer-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/campfire/campfire-developer-apis/versions/6945ebc3180e/schema)
