Returns the file content for the employee's current profile image.
GET http:///api/v2/ess/{employeeId}/profileimage
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| employeeId | string | Required |
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 |
Powered by DapperDox