Get current user info

Get the current user and organization info for the authenticated caller (Clerk session or API key).

Authentication

AuthorizationBearer
API key or Clerk session token

Response

Current user and organization info
hasOrganizationboolean
onboardingIntentenum
userIdstring
workspaceOrganizationIdstring or null
orgIdstring or nullOptional
orgRolestring or nullOptional
orgSlugstring or nullOptional
sessionIdstring or nullOptional

Errors

401
Unauthorized Error