---
title: "Get Cash Basis Income Statement"
method: GET
path: "/ca/api/cash-basis"
tags: ["Financial Statements"]
---

# Get Cash Basis Income Statement

`GET /ca/api/cash-basis`

## Query parameters

- `all_time` boolean
- `cadence` 'daily' | 'monthly' | 'quarterly' | 'weekly' | 'yearly'
- `end_date` string, date
- `entity` integer
- `entity_rollup` boolean
- `export` 'xlsx'
- `group` integer
- `group_by` string
- `rollup_totals` boolean
- `start_date` string, date
- `use_book_values` boolean

## 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)
