| Name | Type | Description | Notes |
|---|---|---|---|
| company_id | str | Company ID to filter on | [optional] |
| str | Email to filter on | [optional] | |
| first_name | str | First Name to filter on | [optional] |
| title | str | Job title to filter on | [optional] |
| last_name | str | Last Name to filter on | [optional] |
| manager_id | str | Manager id to filter on | [optional] |
| employment_status | str | Employment status to filter on | [optional] |
| employee_number | str | Employee number to filter on | [optional] |
| department_id | str | ID of the department to filter on | [optional] |
| city | str | City to filter on | [optional] |
| country | str | Country to filter on | [optional] |
This repository was archived by the owner on Jun 2, 2025. It is now read-only.