Skip to main content

Member

KeyTypeDescriptionOptional
customTitlestringCustom title assigned to the user.✔️
idnumberUnique identifier for the user.
imageUrlstringURL of the user's profile image.✔️
isGuestbooleanWhether the user is a guest.
isOwnerbooleanWhether the user is the owner of the entity.✔️
namestringName of the user.
organisationNamestringName of the user's organization.✔️
sdkClientInfoSdkClientInfoSDK client information for the user.
statenumberState of the user.✔️
updatedAtnumberTimestamp of the last update to the user.✔️
userUniqueIdstringUnique identifier for the user.
uuidstringUUID of the user.
isDeletedbooleanWhether the user is deleted.✔️

SdkClientInfo

KeyTypeDescriptionOptional
communitynumberIdentifier for the community.
usernumberUser identifier in the SDK.
userUniqueIdstringUnique identifier for the user in the SDK.
uuidstringUUID of the user in the SDK.
widgetIdstringIdentifier for the widget associated with the user.