Enneo

Profile

Get profile image

GET /profile/{id}/image

GET /profile/{id}/image

Returns the profile image for a user. If the user has the permission 'readUserNamesOfNonTeamMates' or the requested user is in the same team, returns the actual image from Auth service. Otherwise returns a stub image.

Path parameters

idintegerpathrequired

The id of the profile to retrieve the image for

Responses

200 — Successful operation

404 — Image not found

500 — Internal error