Carrot reference
...
Structure
Management
Managers
Returns a list of the Org's reporting hierarchy from lowest to highest, with the highest level being the CEO.
- Code alias: managers managerIds
- Sensitivity: Org Public
- Data category: Structure
- Entity type: Job
- Read only: Yes
Code | Description |
---|---|
managers[0] | Returns an Org member's immediate manager. |
managers[1] or grandManager | Returns an Org member's grand manager (Manager's manager). |
managers.reversed[0] | Returns the CEO of the Org. |