---
title: "Get Billing Metadata"
method: GET
path: "/billing/metadata"
tags: ["/billing"]
---

# Get Billing Metadata

`GET /billing/metadata`

Non admin endpoint for getting the billing metadata for a tenant.

## Response `200`

Successful Response

- BillingMetadataResponse — Response to GET /billing/metadata request
  - `is_low_balance` boolean, required — Whether the user is low on balance
  - `is_auto_top_up_enabled` boolean, required — Whether auto top-up is enabled

## Changes

- **2025-10-28** `c8152db45500` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/contextualai/apis/endpoints/changes/billing/metadata/get.md)

---

[API](https://skmtc.dev/contextualai/apis/endpoints.md) · [All operations](https://skmtc.dev/contextualai/apis/endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/contextualai/endpoints/revisions/c8152db45500/schema)
