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

# Get agency balance

`GET /agency/billing/balance`

Gets the balance of the agency.

## Response `200`

Success

- BalanceDto
  - `balance` integer — Balance in smallest unit of currency (cents in USD).
  - `currency` string, nullable

---

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