users

Get user's profile image

Get a user's profile image based on user_id string parameter.

Permissions

Must be logged in.

get/api/v4/users/{user_id}/image

Path parameters

user_idstring required

User GUID

Query parameters

_number

Not used by the server. Clients can pass in the last picture update time of the user to potentially take advantage of caching

Response

User's profile image

Changes