Users
Get user by ID
Retrieves public user information by user ID. Returns basic profile details like username, avatar, and status. Does not include private or sensitive user data.
get/users/{user_id}
Path parameters
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.