v2
admin
copilot
admin
Get User Rate Limit Tier
Get a user's current rate-limit tier. Admin-only.
Returns 404 if the user does not exist in the database.
get/api/copilot/admin/rate_limit/tier
Query parameters
user_idstring required
Response
Successful Response
Changes
Changed in 1 of the 165 revisions of this API.1
- ●
added the new
TRIALenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●