Description
This will respond with the requested user's profile that includes their: username
, name
, and avatar_url
.
Example Response
{
"username": "tickle122",
"name": "Tom Tickle",
"avatar_url": "https://vignette.wikia.nocookie.net/mrmen/images/d/d6/Mr-Tickle-9a.png/revision/latest?cb=20180127221953"
}