OPENAPI / COMPONENTS / SCHEMAS
SendbirdUser data structure
SendbirdUserUser resource model with nickname, profile, and online state.
object21properties
access_tokenstringAccess token.
created_atintegerCreation timestamp.
discovery_keysarrayDiscovery keys.
has_ever_logged_inbooleanWhether ever logged in.
is_activebooleanWhether the user is active.
is_createdbooleanWhether created.
is_hide_me_from_friendsbooleanWhether hidden from friends.
is_onlinebooleanWhether the user is online.
is_shadow_blockedbooleanWhether shadow-blocked.
last_seen_atintegerLast seen timestamp.
localestringLocale.
metadatastringMetadata map.
nicknamestringNickname.
phone_numberstringPhone number.
preferred_languagesarrayPreferred languages.
profile_urlstringProfile image URL.
require_auth_for_profile_imagebooleanAuth required for profile image.
stateSendbirdUserStateEnumunread_channel_countnumberUnread channel count.
unread_message_countnumberUnread message count.
user_idstringrequiredUser identifier.