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.