Hierarchy

GET 12 endpoints
/api/v3/hierarchy/ancestry/account/{accountId} HierarchicalAncestryAccountsV3
Returns account ancestry information, useful for populating a tree of costCenters
/api/v202306/hierarchy/ancestry/collection/{collectionId} HierarchicalAncestryCollectionsV202306
Returns collection ancestry information, useful for populating a tree of collections
/api/v3/hierarchy/ancestry/costCenter/{costCenterId} HierarchicalAncestryCostCentersV3
Returns cost center ancestry information, useful for populating a tree of cost centers
/api/v202405/hierarchy/ancestry/datapoint/{dataPointId} HierarchicalAncestryDataPointsV202405
Returns the data point ancestry information, useful for populating a tree of spaces
/api/v202306/hierarchy/ancestry/emissionSource/{emissionSourceId} HierarchicalAncestryEmissionSourcesV202306
Returns emission source ancestry information, useful for populating a tree of collections
/api/v3/hierarchy/ancestry/meter/{meterId} HierarchicalAncestryMetersV3
Returns meter ancestry information, useful for populating a tree of places
/api/v3/hierarchy/ancestry/place/{placeId} HierarchicalAncestryPlacesV3
Returns place ancestry information, useful for populating a tree of places
/api/v202405/hierarchy/ancestry/space/{placeId} HierarchicalAncestrySpacesV202405
Returns the space ancestry information, useful for populating a tree of spaces
/api/v202306/hierarchy/collection/{collectionId} HierarchicalCollectionV202306
Returns collection descendant information, useful for expanding a collection node
/api/v3/hierarchy/costCenter/{costCenterId} HierarchicalCostCenterV3
Returns costCenter descendant information, useful for expanding a costCenter node
/api/v3/hierarchy/place/{placeId} HierarchicalPlaceV3
Returns place descendant information, useful for expanding a place node
/api/v202405/hierarchy/space/{placeId} HierarchicalSpaceV202405
Returns the space descendant information, useful for expanding a space node