{
"items": [
{
"employeeId": 0,
"externalEmployeeId": "string",
"email": "string",
"fullName": "string",
"status": "string",
"enrolledOn": "2019-08-24T14:15:22Z",
"lastLogin": "2019-08-24T14:15:22Z",
"department": "string",
"location": "string",
"managerEmail": "string",
"employmentType": "string",
"grade": "string",
"band": "string",
"experience": 0,
"dateOfJoining": "2019-08-24T14:15:22Z",
"dateOfExit": "2019-08-24T14:15:22Z",
"jobProfile": {
"jobProfileId": 0,
"jobProfileName": "string"
}
}
],
"pageNumber": 0,
"totalPages": 0,
"totalCount": 0,
"hasPreviousPage": true,
"hasNextPage": true
}