/api/space/user-management/users/{user-id}/image

The following operation is supported on this resource:

  • GET - This API is used to get the image of the user as byte array
GET /users/{user-id}/image Version 3

This API is used to get the image of the user as byte array.

Sample Usage

GET /users/{user-id}/image


  • Parameters:
    Name Type URI Type Description Required
    user-id Integer Path User ID Y

Access Control

The following capabilities are required to access this API: ReadUser