Skip to main content
Question

is it possible to get all the list of folders that a particular group has access from child level?

  • May 22, 2025
  • 3 replies
  • 16 views

Forum|alt.badge.img
is it possible to get all the list of folders that a particular group has access from child level?

3 replies

Forum|alt.badge.img

 yes it is possible to fetch a Group's collaborations: https://box.dev/en/reference/get-groups-id-collaborations/


Forum|alt.badge.img

 the API returns only parent folders, I am looking for something which can give me list of all folders and subfolders as well. 

Any kind of help is highly appreciated. 


Forum|alt.badge.img

  ah, ok. That is currently not possible with our API. You would have to traverse each folder to get the full folder tree under that folder.