Hierarchy

GET 12 endpoints
/api/v3/hierarchy/ancestry/account/{accountId} HierarchicalAncestryAccountsV3
Returns the ancestry path from an account's parent cost center up to the user's topmost, for populating a cost center tree
/api/v202306/hierarchy/ancestry/collection/{collectionId} HierarchicalAncestryCollectionsV202306
Returns the ancestry path from a collection up to the user's topmost, for populating a collection tree
/api/v3/hierarchy/ancestry/costCenter/{costCenterId} HierarchicalAncestryCostCentersV3
Returns the ancestry path from a cost center up to the user's topmost, for populating a cost center tree
/api/v202405/hierarchy/ancestry/datapoint/{dataPointId} HierarchicalAncestryDataPointsV202405
Returns the ancestry path from a data point's parent space up to the user's topmost space
/api/v202306/hierarchy/ancestry/emissionSource/{emissionSourceId} HierarchicalAncestryEmissionSourcesV202306
Returns the ancestry path from an emission source's parent collection up to the user's topmost
/api/v3/hierarchy/ancestry/meter/{meterId} HierarchicalAncestryMetersV3
Returns the ancestry path from a meter's parent place up to the user's topmost, for populating a place tree
/api/v3/hierarchy/ancestry/place/{placeId} HierarchicalAncestryPlacesV3
Returns the ancestry path from a place up to the user's topmost, for populating a place tree
/api/v202405/hierarchy/ancestry/space/{placeId} HierarchicalAncestrySpacesV202405
Returns the ancestry path from a space up to the user's topmost space, for populating a space tree
/api/v202306/hierarchy/collection/{collectionId} HierarchicalCollectionV202306
Returns direct child collections and emission sources for a collection node, for expanding a tree node
/api/v3/hierarchy/costCenter/{costCenterId} HierarchicalCostCenterV3
Returns direct child cost centers and accounts for a cost center node, for expanding a tree node
/api/v3/hierarchy/place/{placeId} HierarchicalPlaceV3
Returns direct child places and meters for a place node, for expanding a tree node
/api/v202405/hierarchy/space/{placeId} HierarchicalSpaceV202405
Returns direct child spaces and data points for a space node, for expanding a tree node