Advanced Billing
Get Billing Status
Read the calling tenant’s Recurso Cloud billing lifecycle: status, plan tier and trial window.
GET
Get the tenant's managed-cloud billing/trial status
Returns where the calling tenant stands with Recurso Cloud itself — not your
customers’ billing, but your own account with Recurso: whether you are
trialing, active, past due or canceled, which plan tier you are on, when the
trial ends and how many whole days remain. The dashboard uses it to show the
trial banner. It is read-only; there is no self-serve upgrade endpoint yet.
For the tenant record itself see Get Account;
for the plans you can move to see
List Cloud Plans.
Self-hosted deployments still answer, with whatever
billing_status and
plan_tier the tenant row carries.
Parameters
This endpoint takes no parameters.Example Request
Response
The object is returned bare (nodata envelope).
Fields
Errors
Errors use the standard envelope — see Errors.
Authorizations
Tenant API key obtained from POST /auth/register or POST /v1/developer/keys.