Query usage report scoped to the authenticated billing user (self-service)
POST/reports/usage/self
Same schema as /reports/usage, but authenticated end users may only query their own resolved billing user. The server enforces billing_user_id from the token/request context and keeps billing_account_id as the parent payor scope.
Request
Responses
- 200
- 401
- 403
- 422
OK
Unauthorized
Forbidden
Unprocessable entity.