Returns the image of the user with the specified id.
Returns the image of the user with the specified id.
Path parameters
userId
The id of the user the file is linked to.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
width
Set width to resize.
height
Set height to resize.
crop
Whether to crop the image when resizing it.
Response
OK