Discord - Get record details by ID action

The Get record details by ID action retrieves details of a specific record with its ID in Discord.

Input

Input fieldDescription
ObjectSelect an object. Objects include User and Guild member.
User IDEnter the user ID.
Guild IDEnter the guild ID.

Output

Output fieldDescription
User IDThe user ID.
UsernameThe username.
AvatarOptional. The avatar URL. The value is null if no custom avatar is set.
DiscriminatorThis is a legacy 4-digit tag that used to follow usernames. The current tag is 0 for most users.
Public flagsIndicates the number of badges visible on the user profile.
FlagsIndicates the number of badges visible on the user profile. This may include internal or private flags.
BannerOptional. The user profile banner image URL. The value is null if no banner is set.
Accent colorOptional. The color integer displayed as a banner if no banner image is set. The value is null if no color is set.
Global nameThe user display name. This is the name displayed in the UI, distinct from the unique username.
ClanThe user clan tag and badge. The value is null if not in a clan.

Last updated: