---
title: "Get Billing Postpaid"
method: GET
path: "/api/app-auto-gtm/billing/postpaid"
tags: ["AppAutoGtm"]
---

# Get Billing Postpaid

`GET /api/app-auto-gtm/billing/postpaid`

AutoGTM postpaid (overdraft) tier state for the Billing UI.

Returns the active slot's headroom + settled count + the org's
current tier rung. The tier_number / tier_cap_credits fields are
populated even when no active slot exists so prepaid users
(no card / no overdraft history) still see a meaningful "Tier 1
up to $5" subtitle on the unified balance card (issue #801).

## Cookies

- `ex_access` string, nullable
- `ex_org` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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