Returns the authenticated user’s profile and balances (credits_balance = runs remaining, domains_balance = distinct primary domains allowed). Used for header display and gating the New Job flow. Requires Clerk authentication.
Clerk session cookie. Dashboard requests are authenticated via Clerk; unauthenticated requests return 401 for protected routes. Demo job access is allowed for GET job and sub-resources when applicable.