Skip to main content

Retrieve a list of employee picture metadata

GET 

/odata/v2/EmployeePicture

Retrieve a list of employee picture metadata

Request

Query Parameters

Responses

OK

Schema

  • Array [

  • employeeId stringnullable
    rowNumber int32
    createdBy stringnullable
    createdDateTime date-time
    modifiedBy stringnullable
    modifiedDateTime date-timenullable
    versionStamp int32
    documentsExists boolean
  • ]

Loading...