Skip to main content

Retrieve the picture (binary) of an employee

GET 

/odata/v2/EmployeePicture(:employeeId)/$value

Retrieve the picture (binary) of an employee

Request

Path Parameters

    employeeId stringrequired

Query Parameters

    select string
    expand string

Responses

Returns the binary image

Loading...