Skip to main content
GET
Account overview (plan, usage, billing, api-key counts)

Authorizations

Authorization
string
header
required

Clerk dashboard session JWT. Used on dashboard, billing, playground, and admin console routes only:

These are human-session credentials, not API keys. The dashboard frontend must never send authoritative account IDs, plan values, quota counters, Stripe IDs, or API-key actor fields — the server derives ownership from the session. Admin console routes additionally require the custom admin_role claim (admin or support) on the same verified session JWT; writes require admin.

Response

Overview.

account
object
required
plan
object
required
usage
object
required
billing
object
required
api_keys
object
required
webhooks
object
required

Webhook count summary (APP-008). Counts only — never the signing secret, URL, or events.