Skip to main content
get/billing/status

Get billing status

LLM
View as Markdown
Open llms.txt

Returns subscription state for the workspace, including access and payment issue flags.

Authorization

Scheme

  • bearerAuth

Required scopes

  • billing:read

Allowed roles

  • owner
  • admin

Read billing status for the workspace.

Responses

  • 200

    Billing status

    • application/json BillingStatusResponse
  • default

    Error

    • application/json ProblemDetails