Users
Get user profile
Retrieves detailed profile information for a user, including bio, custom status, and badges. Optionally includes mutual friends and mutual guilds if requested. May respect privacy settings.
get/users/{target_id}/profile
Path parameters
target_idstring required
The target id
Query parameters
guild_idstring snowflake
with_mutual_friendsstring
Whether to include mutual friends
with_mutual_guildsstring
Whether to include mutual guilds
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.