Hi There,
I am running below query and not gettting the list of folders:
list folder results from postman
See below , I have four team folders:
list folder from UI
Any idea why I am not getting these folders from api call?
It looks like this Business team is using the new team space and member folders configuration. In that case, the folders inside the team's "shared workspace" won't be listed separately as team folders by /2/team/team_folder/list. You can instead list them by listing the contents of the team space. Please read the Namespace Guide for details on how this works.