Fetch User Limits
Return the system default limits, user-level overrides, and final “effective” limit settings for the specified user.
Only superusers or the user themself may fetch these values.
Path parameters
id
ID of the user to fetch limits for
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
X-API-Key
Response
Returns system default limits, user overrides, and final effective settings.
results