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

idstringRequired

ID of the user to fetch limits for

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

X-API-KeystringRequired

Response

Returns system default limits, user overrides, and final effective settings.

resultsobject

Errors