Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier for the employee within Rippling.
Response
OK
An employee model object.
This is the unique role ID of the employee. A role ID exists per 1 and only 1 company.
This is the unique user ID of the employee. A userID can span across 1 or many companies.
Full name of the employee
First name of the employee
Last name of the employee
An ENUM of employment type
CONTRACTOR, SALARIED_FT, SALARIED_PT, HOURLY_FT, HOURLY_PT, TEMP The employee's work title
The employee's gender
MALE, FEMALE The employee's identified gender
MALE, FEMALE, NONBINARY The employee's department name
An address object as stored within Rippling.
The work location nickname
The employee's end date
The employee's role status - roleState meanings:
INIT: An initial record of an individual. An offer has not been made and they have not started working at the company.
HIRED: An offer has been made but they have not accepted or started yet.
ACCEPTED: An offer has been made and they have accepted, but they have not started yet.
ACTIVE: The employee currently works at the company and their start date is today or in the past.
TERMINATED: The employee is no longer active.
INIT, HIRED, ACCEPTED, ACTIVE, TERMINATED The employee's work email
The unique identifier of the employee's manager. This value can be null.
Whether the employee is an international employee or not.
Whether the employee is a manger
The employee's weekly work schedule
Whether the employee's job is remote
This indicates the sequential employee number within their company. This number continues to grow as each employee is onboarded. i.e if you are the 65th employee to join the company with 32 active employees, the employeeNumber would be 65.
The level of the employee
An array of the teams that the employee is on
The photo of the employee stored in Rippling
The small photo of the employee stored in Rippling