v54

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-07-212425391.1 MB

get/guilds/{guild_id}/members/{user_id}

Response

200 response for get_guild_member

avatarstring nullable required

the member's guild avatar hash

bannerstring nullable required

the member's guild banner hash

communication_disabled_untilstring date-time nullable required

when the user's timeout will expire and the user will be able to communicate in the guild again, null or a time in the past if the user is not timed out

flagsinteger required

guild member flags represented as a bit set, defaults to 0

joined_atstring date-time required

when the user joined the guild

nickstring nullable required

this user's guild nickname

pendingboolean required

whether the user has not yet passed the guild's Membership Screening requirements

premium_sincestring date-time nullable required

when the user started boosting the guild

rolesSnowflakeType[] required

array of role object ids

muteboolean required

whether the user is muted in voice channels

deafboolean required

whether the user is deafened in voice channels