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

# Get re-billing settings

`GET /agency/billing/re-billing`

## Response `200`

Success

- ReBillingDto
  - `reBillingConfigured` boolean
  - `responseUnitCost` string, nullable
  - `storageUnitCost` string, nullable
  - `userUnitCost` string, nullable
  - `tokenMultiplier` 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)
