Get Per-User AI Budget
GET/api/v1/users/:user_id/settings/ai/budget
Retrieve the per-user AI credit budget configuration. Returns daily, weekly, and monthly credit limits.
A limit of 0 means no sub-limit for that period.
Requires admin role in the same group as the target user (or sysadmin/syssupport).
Request
Responses
- 200
- 403
- 404
- 500
User budget configuration
Permission denied
User not found
Internal server error