Get Quota Status
users
Get Quota Status
Get detailed quota status and recommendations.
This endpoint provides:
- Current quota usage and limits
- Warning levels and enforcement status
- Upgrade recommendations based on usage
Args: user_info: Authenticated user information from JWT quota_service: Global quota service instance
Returns: Dictionary containing quota status and recommendations
GET
Get Quota Status
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Successful Response
The response is of type Response Get Quota Status Api V1 Users Quota Status Get · object.