Get current user’s credit balance and package information.
Returns comprehensive credit information including:
Args: current_user: Authenticated user from JWT supabase_service: Supabase service instance
Returns: CreditBalanceResponse with complete credit information
Raises: HTTPException: If unable to retrieve credit balance
Documentation Index
Fetch the complete documentation index at: https://docs.bavlio.com/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.
Successful Response
User credit balance response model.