---
title: "getBalance"
method: GET
path: "/getBalance"
---

# getBalance

`GET /getBalance`

Get your merchant wallet assets with corresponding balance

## Headers

- `AUTHORIZATION` string, required

## Response `200`

200

- object
  - `wallets` object[]
    - `asset` string
    - `blockchain` string
    - `balance` integer
    - `network` string

## Other responses

- `400` — 400

---

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