Skip to main content

Retrieve the picture metadata of an employee

GET 

/odata/v2/EmployeePicture(:employeeId)

Retrieve the picture metadata of an employee

Request

Path Parameters

    employeeId stringrequired

Query Parameters

Responses

Returns the binary image

Schema

    employeeId stringnullable
    rowNumber int32
    createdBy stringnullable
    createdDateTime date-time
    modifiedBy stringnullable
    modifiedDateTime date-timenullable
    versionStamp int32
    documentsExists boolean
Loading...