User avatars
Get user avatar
Retrieves an image of a the user's avatar.
get/users/{user_id}/avatar
Path parameters
user_idstring required
The ID of the user.
Response
When an avatar can be found for the user the image data will be returned in the body of the response.