Would be nice to add the get avatar API call to this project.
Get avatar for user
GET /rest/usermanagement/1/user/avatar
Returns the url of the user's avatar
Request
query parameters
| parameter | type | description |
|---|
username | string | the name of the user |
s | int Default: 128 | the requested avatar size in pixels |
Responses
Would be nice to add the get avatar API call to this project.
Get avatar for user
GET /rest/usermanagement/1/user/avatarReturns the url of the user's avatar
Request
query parameters
usernamethe name of the user
sDefault: 128
the requested avatar size in pixels
Responses