Skip to main content
GET
Current identity (pack + billing plan)

Response

Identity returned

Identity-fetch response for the dashboard useAuthContext hydration.

Mirrors the auth-relevant subset of the tenant row plus the effective pack identity (override_*-aware). Snake_case in REST per the project convention; the GraphQL DashboardAccount aggregate exposes the same scalars in camelCase via Strawberry's auto-conversion.

tenant_id
string
required
user_id
string | null
required
pack_slug
string | null
required
billing_plan_slug
string | null
required