Skip to main content
GET
Get per-client billing state

Authorizations

Authorization
string
header
required

OAuth 2.1 authorization code + PKCE (S256). Tokens are tenant-bound (company_id) and scoped. Discover endpoints via /.well-known/oauth-authorization-server.

Response

The tenant's per-client billing configuration.

Envelope for GET /agency/billing/state.

data
object
required

The token tenant's per-client billing configuration. For a subaccount, the billing-mode flags (separateAgencySubs, freeClientId, maxActiveClients) are resolved from its parent agency doc.