The Employee object
The Employee object is used to represent any person who has been employed by a company. By default, it returns all employees. To filter for only active employees, set the employment_status query parameter to ACTIVE.
The third-party API ID of the matching object.
The employee’s number that appears in the third-party integration’s UI.
Array of Employment IDs for this Employee.
The employee’s gender.
MALE- MALEFEMALE- FEMALENON-BINARY- NON-BINARYOTHER- OTHERPREFER_NOT_TO_DISCLOSE- PREFER_NOT_TO_DISCLOSE
The employee’s ethnicity.
AMERICAN_INDIAN_OR_ALASKA_NATIVE- AMERICAN_INDIAN_OR_ALASKA_NATIVEASIAN_OR_INDIAN_SUBCONTINENT- ASIAN_OR_INDIAN_SUBCONTINENTBLACK_OR_AFRICAN_AMERICAN- BLACK_OR_AFRICAN_AMERICANHISPANIC_OR_LATINO- HISPANIC_OR_LATINONATIVE_HAWAIIAN_OR_OTHER_PACIFIC_ISLANDER- NATIVE_HAWAIIAN_OR_OTHER_PACIFIC_ISLANDERTWO_OR_MORE_RACES- TWO_OR_MORE_RACESWHITE- WHITEPREFER_NOT_TO_DISCLOSE- PREFER_NOT_TO_DISCLOSE
The employee’s filing status as related to marital status.
SINGLE- SINGLEMARRIED_FILING_JOINTLY- MARRIED_FILING_JOINTLYMARRIED_FILING_SEPARATELY- MARRIED_FILING_SEPARATELYHEAD_OF_HOUSEHOLD- HEAD_OF_HOUSEHOLDQUALIFYING_WIDOW_OR_WIDOWER_WITH_DEPENDENT_CHILD- QUALIFYING_WIDOW_OR_WIDOWER_WITH_DEPENDENT_CHILD
The employment status of the employee.
ACTIVE- ACTIVEPENDING- PENDINGINACTIVE- INACTIVE
Indicates whether or not this object has been deleted in the third party platform. Full coverage deletion detection is a premium add-on. Native deletion detection is offered for free with limited coverage. Learn more.
The date that the employee was hired, usually the day that an offer letter is signed. If an employee has multiple hire dates from previous employments, this represents the most recent hire date. Note: If you’re looking for the employee’s start date, refer to the start_date field.