GET/userCurrent user profile, subscription state, and credit totals/usage.
Authentication
X-API-Key or JWT. JWT callers do not need X-Workspace-Id on this bootstrap route.
Request
No body.
Response
200 { total_paid_monthly_credits, used_paid_monthly_credits, total_coupon_credits, used_coupon_credits, subscribed_product_name, subscription_status, email, email_verified, is_alpha_user, success, message }