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

# Get Wallet Balance

`GET /relay/wallet/balance`

Retrieve the current wallet balance for your relay account.

## Response `200`

200

- object
  - `status` string
  - `message` string
  - `data` object
    - `balance` integer

## Other responses

- `401` — 401

---

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