dhiraj_gophane
11 years agoLeader
Is there any rest Api to fetch "Print" avatar of a user
Hi all, I want to fetch avatar image of a user in high resolution. I found "Print" avatar and "Profile" avatar useful in this case. But with the current rest api which I found is /users/id/<i...
- 11 years ago
Hi Dhiraj ,
Can you try using the below api.
/users/id/3/profiles/avatar/size/printor
/users/id/3/profiles/avatar/size/unspecified
I believe this would give you avatar image of higher resolution.
Hope it helps.
Thanks,
Sam