Get current user
Current user profile and organization snapshot.
Authorizations
Organisation API key from Settings → API / /api/keys/. The secret is
shown once. Send Authorization: Bearer sk-abacus-…. One active key
per organisation. Ingest (/api/v2/ingest/*) refuses API keys — that
surface is Auth0-only with ingest:read / ingest:write scopes.
Response
Serializes the authenticated user's profile for the v2 API (consumed by abacus-spa).
role is the user's role in organization — owner, admin or member,
or null when the user has no membership. Clients may gate navigation on it;
the server remains the authority.
User's preferred UI language. Populated from Auth0 locale claim on first login.
en- Englishar- Arabicfr- Frenchur- Urduhi- Hindies- Spanishpt- Portuguese
en, ar, fr, ur, hi, es, pt 254150150
