Get User Avatar
Get User Object
GET
https://api.discord.wf/v2/users/:id/avatar
This endpoint gives the public info of a user from Discord. A user get cached for 12 hours, and get refreshed for the next request.
Path Parameters
Name
Type
Description
id
string
ID of the requested user.
Query Parameters
Name
Type
Description
animated
boolean
Sets the animated status of the avatarurl.
size
integer
Sets the avatarurl size.
Last updated
Was this helpful?