Employees
The Employee object
id
string
requiredThe ID of the employee
email_address
string | null
requiredThe email address of the employee
phone_number
string | null
requiredThe phone number of the employee
The ID of the employee
The email address of the employee
The phone number of the employee