---
title: "Get wallet balance"
method: GET
path: "/wallet/balance"
tags: ["Wallet"]
---

# Get wallet balance

`GET /wallet/balance`

Get wallet balance for Org

## Response `200`

OK

- GetWalletBalanceForOrgReponseDto
  - `currencyCode` string — Currency code
  - `balance` number — The wallet balance

## Other responses

- `401` — Invalid or missing API key

---

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