Carrot reference
...
Structure
Management

Managers

Description

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 type: List
  • Data category: Structure
  • Entity type: Job
  • Read only: Yes

Example usage

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.



Updated 04 Oct 2023
Did this page help you?