Get group hierarchy tree
GET /groups/tree
Returns the full organizational hierarchy as a nested tree structure.
The tree starts from divisions and includes departments and teams.
Each node includes a is_mine flag indicating whether the authenticated user is a member.
Request