Get a billing account or user's current effective billing state
GET/billing-accounts/:billing_account_id/billing-state
Returns the effective billing read model at one server-selected point in time. user_id and billing_user_id are mutually exclusive. Omitting both selectors returns the account view. This read never provisions state.
Request
Responses
- 200
- 401
- 403
- 404
- 422
Current effective billing state.
Unauthorized
Forbidden (realm/account mismatch, billing account not derived from your session/principal, or insufficient role)
Not Found
Unprocessable Entity (validation, visibility, or binding/meter unresolved)