New docs? Check out the change log to learn more!
curl --request GET \
--url https://discord.com/api/v10/users/{user_id} \
--header 'Authorization: <api-key>'{
"id": "<string>",
"username": "<string>",
"avatar": "<string>",
"discriminator": "<string>",
"public_flags": 123,
"flags": 0,
"global_name": "<string>",
"primary_guild": "<unknown>",
"bot": true,
"system": true,
"banner": "<string>",
"accent_color": 123,
"avatar_decoration_data": "<unknown>",
"collectibles": "<unknown>"
}curl --request GET \
--url https://discord.com/api/v10/users/{user_id} \
--header 'Authorization: <api-key>'{
"id": "<string>",
"username": "<string>",
"avatar": "<string>",
"discriminator": "<string>",
"public_flags": 123,
"flags": 0,
"global_name": "<string>",
"primary_guild": "<unknown>",
"bot": true,
"system": true,
"banner": "<string>",
"accent_color": 123,
"avatar_decoration_data": "<unknown>",
"collectibles": "<unknown>"
}Discord bot token
200 response for get_user
-9007199254740991 <= x <= 9007199254740991Show child attributes
Show child attributes
Show child attributes