Employees
Retrieves a list of all employees whose details are configured in the Freshteam system.
Columns
| Name | Type | References | |
| Id [KEY] | Long | ||
| FirstName | String | ||
| LastName | String | ||
| OfficialEmail | String | ||
| PersonalEmail | String | ||
| Status | String | ||
| MiddleName | String | ||
| NickName | String | ||
| Gender | String | ||
| AddressCity | String | ||
| AddressCountryCode | String | ||
| AddressState | String | ||
| AddressStreet | String | ||
| AddressZipCode | String | ||
| EmployeeId | String | ||
| EmployeeType | String | ||
| DepartmentId | Integer | ||
| SubDepartmentId | String | ||
| BranchId | Integer | ||
| TeamId | Integer | ||
| ShiftId | String | ||
| BusinessUnitId | String | ||
| ReportingToId | Integer | ||
| HrInchargeId | Integer | ||
| CommunicationAddressCommunicationCity | String | ||
| CommunicationAddressCommunicationCountryCode | String | ||
| CommunicationAddressCommunicationState | String | ||
| CommunicationAddressCommunicationStreet | String | ||
| CommunicationAddressCommunicationZipCode | String | ||
| CommunicationAddressSameAsResidential | Boolean | ||
| CommunicationAddressZipCode | String | ||
| DateOfBirth | Date | ||
| Deleted | Boolean | ||
| Designation | String | ||
| Draft | Boolean | ||
| JoiningDate | Date | ||
| PhoneNumbers | String | ||
| Terminated | Boolean | ||
| TerminationDate | Date | ||
| UserCategory | String | ||
| WorkNumbers | String | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime |