# Billing

Review subscription state and open hosted billing sessions.

1 operations in the Billing resource group.

## Operations

- [Get billing status](/api/reference/billing/get-billing-status.md) - GET `/billing/status` - Returns subscription state for the workspace, including access and payment issue flags.

## Schemas

- [ProblemDetails](/api/reference/schemas/problem-details.md) - object - RFC 9457 Problem Details response with a stable Flownally error code.
- [FieldViolation](/api/reference/schemas/field-violation.md) - object
- [Window](/api/reference/schemas/messaging-window.md) - object - Tells a client whether the current actor can send in this conversation right now.
- [StatusResponse](/api/reference/schemas/billing-status-response.md) - object - Current subscription state for the workspace.
- [Acquisition](/api/reference/schemas/billing-acquisition.md) - object - The checkout path currently available to the workspace. Assigned-offer details are present only when mode is assigned_offer. Unavailable means the assigned offer could not be safely resolved and checkout must remain disabled until status is refreshed.
- [CatalogBillingAcquisition](/api/reference/schemas/catalog-billing-acquisition.md) - object
- [AssignedOfferBillingAcquisition](/api/reference/schemas/assigned-offer-billing-acquisition.md) - object
- [OfferBase](/api/reference/schemas/billing-offer-base.md) - object - Recurring base terms for an assigned offer.
- [OfferOverage](/api/reference/schemas/billing-offer-overage.md) - object - Metered overage terms for an assigned offer.
- [UnavailableBillingAcquisition](/api/reference/schemas/unavailable-billing-acquisition.md) - object
