---
title: "Get All Billing Configs"
method: GET
path: "/v1/admin/billing-configs"
---

# Get All Billing Configs

`GET /v1/admin/billing-configs`

Return every org's billing config history. Requires super_admin portal JWT.

Used by the internal billing overview dashboard and the customers list.
Returns one entry per OrgBillingConfig row (full fields + derived ``state``),
sorted by org name then effective_from ascending.

## Response `200`

Successful Response

- unknown

---

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