You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.

Forum Discussion

sreeraj's avatar
sreeraj
Explorer | Level 3
7 years ago

How to list the contents of a team folder?

I am using dropbox business account and API v2.0. I have team folder with many subfolders and files in it. When I call the api /team_folder/list I get the name of the team folder. But how do I get list the contents (both files and folders) of a teamfolder? I couldnt find any related api calls in the team section in the documentation - https://www.dropbox.com/developers/documentation/http/teams#team-team_folder-list.

Please advice.

 

Also, please let me know if there is any PHP sdk available for Business API. Currently I am using HTTP api requests.

 

Thanks.