Skip to main content
GET
Get workspace billing

Authorizations

Authorization
string
header
required

Opaque AMS machine token created by browser-assisted CLI login. Management requests are restricted to that machine profile's workspace and linked human membership.

Path Parameters

workspace_id
string<uuid>
required

Exact workspace UUID.

Response

Workspace billing overview.

billing_enabled
boolean
required
plans
object[]
required
purchase_terms
object
required
plan
enum<string>
required
Available options:
free,
pro,
business
state
enum<string>
required
Available options:
free,
active,
trialing,
grace
source
enum<string>
required
Available options:
free,
subscription,
product_trial,
referral,
operator
seats
object
required
can_manage
boolean
required
has_stripe_customer
boolean
required
subscription
object | null
required