We Want to Hear From You! What Do You Want to See on the Community? Tell us here!
Forum Discussion
Etienne3
6 years agoExplorer | Level 3
Business account list folder !
Hello,
I use a corporate account and I would like to view all the team's folders and the files contained. But when I use this "https://api.dropboxapi.com/2/team/team_folder/list", I have this result:
Thanks for your help.
3 Replies
- Greg-DB6 years ago
Dropbox Community Moderator
That response indicates that the team is using the "team space" configuration. In that case, you can just use the /2/files/list_folder[/continue] endpoints to list the team folders in the team space (instead of /2/team/team_folder/list[/continue]).
You can find information on how to do so in the Namespace Guide.
- Etienne36 years agoExplorer | Level 3
Hello,
Thank for your answer but I would like list all folder and document into the team space. " /2/files/list_folder" : Is not for just one member?
Thanks
- Greg-DB6 years ago
Dropbox Community Moderator
You can use the list_folder endpoints to list both private member folders as well as the team space. Check out the Namespace Guide for information on how to specify which you want to list. (In short, you do so by specifying the relevant value in the 'Dropbox-API-Path-Root' header.)
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.6,036 PostsLatest Activity: 3 hours ago
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!