---
title: "Retrieve balance"
method: GET
path: "/v2/balance"
tags: ["Account"]
---

# Retrieve balance

`GET /v2/balance`

Current user's balance in satoshi

## Response `200`

OK

- V2controllersBalanceResponse
  - `balance` integer
  - `currency` string
  - `unit` string

## Other responses

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

---

[API](https://skmtc.net/getalby/apis/lndhub-go.md) · [All operations](https://skmtc.net/getalby/apis/lndhub-go/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/getalby/lndhub-go/revisions/0891f2052750/schema)
