Users

Gets the specified user's image as a raw byte array. Defaults to the current user if no Id is specified.

get/api/users/{userId}/image

Path parameters

userIdinteger required

The ID of the user for which to get the image. Note: Do not provide CompayUserId.

Response

OK

Imagestring byte
UserIdinteger

Changes