Read the tenant balance
Tenant balance
Read the tenant balance
Returns the balance shared by every workspace in the tenant. The response also shows whether the balance is empty and whether a free trial is active.
GET
Read the tenant balance
Authorizations
Obtain a token via the CLI auth flow (POST /v1/auth/sessions) or GitHub OAuth
Response
Current tenant balance
Remaining tenant balance in nanos.
Last update time in Unix milliseconds.
True after a charge reduces the balance to zero.
Time of the first zero balance in Unix milliseconds. Null until then.
Current free-trial state.