TypeScript SDKAPI ReferenceType AliasesUserProfileOn this pageType Alias: UserProfile type UserProfile: components["schemas"]["UserProfile"]; Properties PropertyTypeRequiredDescriptionuserIdstringYesUser ID (example: "user_123")tenantIdstringYesTenant ID (example: "tenant_456")usernamestringYesUser name (example: "John Doe") Defined in 4Players/cortex-typescript-sdk/src/resources/auth.ts:11