Returns the file content for the employee's current profile image.

Request

GET http:///api/v2/ess/{employeeId}/profileimage

Path parameters

Parameter name Value Description Additional
employeeId string Required

Response

The following HTTP status codes may be returned, optionally with a response resource.

Status code Description Resource
200 OK

OK

FileContentResult
304 Not Modified

Not Modified

404 Not Found

Not Found

ProblemDetails