Retrieve the authenticated user’s profile including their organization memberships and roles. This endpoint only requires user authentication, not organization context. Use this to get the current user’s identity and available organizations.
WorkOS JWT token. Obtain via WorkOS AuthKit authentication flow. The token must include organization_id claim for organization-scoped endpoints.