Guilds
Get guild member by user ID
Get guild member by user ID. Returns member information including roles, nickname, and join date for the specified user in the guild.
get/guilds/{guild_id}/members/{user_id}
Path parameters
guild_idstring snowflake required
The ID of the guild
user_idstring snowflake required
The ID of the user
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.