OPENAPI / COMPONENTS / SCHEMAS

SendbirdUser data structure

SendbirdUser

User resource model with nickname, profile, and online state.

object21properties
access_tokenstring

Access token.

created_atinteger

Creation timestamp.

discovery_keysarray

Discovery keys.

has_ever_logged_inboolean

Whether ever logged in.

is_activeboolean

Whether the user is active.

is_createdboolean

Whether created.

is_hide_me_from_friendsboolean

Whether hidden from friends.

is_onlineboolean

Whether the user is online.

is_shadow_blockedboolean

Whether shadow-blocked.

last_seen_atinteger

Last seen timestamp.

localestring

Locale.

metadatastring

Metadata map.

nicknamestring

Nickname.

phone_numberstring

Phone number.

preferred_languagesarray

Preferred languages.

profile_urlstring

Profile image URL.

require_auth_for_profile_imageboolean

Auth required for profile image.

stateSendbirdUserStateEnum

unread_channel_countnumber

Unread channel count.

unread_message_countnumber

Unread message count.

user_idstringrequired

User identifier.