Is the ANY API for Tree objects/IDs? I want to go through a list of profiles in any tree WITHOUT having to crawl the whole tree. This would require, going down, across every union, and then checking spouses for ancestors. A royal PITA. For example a family of five children, all married would require about 20 API calls. This is hardly scalable...
I see that the Profile object does not return a Tree-ID. :-(