---
title: "Get balance"
method: GET
path: "/api/v4/billing/balance"
tags: ["Billing"]
---

# Get balance

`GET /api/v4/billing/balance`

Obtain balance owed to Voiso for contact center services.

## Response `200`

OK

- object
  - `balance` Balance
    - `amount` string — Contact center balance amount.

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `429` — Too many requests

---

[API](https://skmtc.net/voiso/apis/voiso-api.md) · [All operations](https://skmtc.net/voiso/apis/voiso-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/voiso/voiso-api/revisions/3d34cfd8f064/schema)
