v2
admin
copilot
admin
Get User Rate Limit
Get a user's current usage and effective rate limits. Admin-only.
Accepts either user_id or email as a query parameter. When email is provided the user is looked up by email first.
get/api/copilot/admin/rate_limit
Query parameters
user_idstring nullable
emailstring nullable
Response
Successful Response
Changes
Changed in 3 of the 165 revisions of this API.21
- ●
added the new
TRIALenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
This revision also has 96 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●