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

# Get agency billing

`GET /agency/billing/options`

## Response `200`

Success

- BillingOptionsDto
  - `overBillingEnabled` boolean
  - `usageBillingEnabled` boolean
  - `autoRefillEnabled` boolean
  - `topUpAmount` integer
  - `refillThreshold` integer
  - `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)
