Get a billing user's wallet balances and admin diagnostics
GET/billing-users/:billing_user_id/wallet
Returns the same authoritative available and outstanding balances as the current-user wallet API, plus ledger and grant diagnostics for realm administrators.
Request
Responses
- 200
- 401
- 403
- 404
OK
Unauthorized
Forbidden (realm/account mismatch, billing account not derived from your session/principal, or insufficient role)
Not Found