# Get billing status

**GET** `/billing/status`

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

Authentication: bearerAuth
Required scopes: `billing:read`
Allowed roles: `owner`, `admin`
Authorization: Read billing status for the workspace.

## Responses

- `200`: Billing status
- `default`: Error
