Hierarchy: list of employees
hierarchy_get_employees_v1Fetch account-hierarchy employees: returns employeeId, name, email, phones, and isChief flag. Use these IDs in hierarchy_link_items_v1 and hierarchy_list_items_by_employee_id_v1.
Instructions
Returns the list of account-hierarchy employees of the managing company (get_employees). For each employee it returns employeeId, name, email, phones and the chief flag (isChief). Read-only. Requires an active account-hierarchy plan; the employeeId returned here is used in hierarchy_link_items_v1 and hierarchy_list_items_by_employee_id_v1.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||