Get the authenticated subject's current billing state
GET/billing-state
Returns the effective account/user billing read model at one server-selected point in time. Identity is derived from the authenticated bearer or service runtime context; this endpoint does not accept account or user selectors and never provisions billing resources beyond normal runtime identity resolution.
Request
Responses
- 200
- 401
- 403
- 404
- 429
- 500
Current effective billing state.
Unauthorized
Forbidden (realm/account mismatch, billing account not derived from your session/principal, or insufficient role)
Not Found
Rate limited
Response Headers
Retry-After
Seconds to wait before retry.
Internal Server Error