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

premium_type0 | 1 | 2

Premium subscription type

premium_sincestring

ISO8601 timestamp of when premium was activated

premium_lifetime_sequenceinteger
timezone_offsetinteger nullable required

Current timezone offset in minutes from UTC for the target user's profile timezone, or null when hidden or unset

profile_limitedboolean

True when the target user has restricted their profile and the viewer does not meet the visibility tier; bio, pronouns, badges, and connected accounts have been stripped.

Changes

No recorded changes to this endpoint across all 1 revision of this API.