Get user’s current usage statistics and quota information.
This endpoint returns comprehensive usage data including:
Args: user_info: Authenticated user information from JWT usage_service: Usage tracking service instance limit: Maximum number of history records to return (1-100) offset: Number of history records to skip for pagination
Returns: Dictionary containing:
Documentation Index
Fetch the complete documentation index at: https://bavlio.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Number of history records to return
1 <= x <= 100Number of records to skip
x >= 0Successful Response
The response is of type Response Get Usage Dashboard Api V1 Users Usage Get · object.