---
title: "List Available Cash"
method: GET
path: "/api/availableCash/all"
---

# List Available Cash

`GET /api/availableCash/all`

## Query parameters

- `search` string, nullable
- `categoryId` string, nullable
- `accountId` string, nullable
- `skip` integer
- `limit` integer

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/liposta/apis/fastapi.md) · [All operations](https://skmtc.dev/liposta/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/liposta/fastapi/revisions/583b8b6acecd/schema)
