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
userIdstring
workspaceOrganizationIdstring or null
orgIdstring or null
orgRolestring or null
orgSlugstring or null
sessionIdstring or null

Errors

401
Unauthorized Error