Retrieves the user profile image for the specified user.

GET {{baseUrl}}/v2.1/accounts/{{accountId}}/users/{{userId}}/profile/image?encoding={{encoding}}

Retrieves the user profile picture for the specified user. The image is returned in the same format as uploaded.

The userId parameter specified in the endpoint must match the authenticated user's user ID and the user must be a member of the specified account.

If successful, the response returns a 200 - OK and the user profile image.

Request Params

KeyDatatypeRequiredDescription
encodingstring

HEADERS

KeyDatatypeRequiredDescription
Acceptstring
Authorizationstring