OPENAPI / COMPONENTS / SCHEMAS

SendbirdBasicUserInfo data structure

SendbirdBasicUserInfo

Basic user info model with ID, nickname, and profile.

object8properties
is_activeboolean

Whether the user is active.

is_blocked_by_meboolean

is blocked by me field.

metadatastring

Metadata map.

nicknamestring

Nickname.

profile_urlstring

Profile image URL.

require_auth_for_profile_imageboolean

Auth required for profile image.

roleSendbirdBasicUserInfoRoleEnum

user_idstringrequired

User identifier.