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
davedeni
5 years agoNew member | Level 2
dropbox team - get folder call not working (https://api.dropboxapi.com/2/team/team_folder/list)
Hello!
I have checked the documentaion and try to implement the get team folders call https://api.dropboxapi.com/2/team/team_folder/list, however I am not getting any errors but not getting folder list too.
in respopnse I got just this folder name "Your team's shared workspace", I have many folders in my dropbox team space.
How can I solve It?
- Greg-DBDropbox Staff
If your team is using the "team space" configuration, the contents of the team space won't be individually listed by that endpoint. You should instead list the contents of the team space using /2/files/list_folder[/continue] with the 'Dropbox-API-Path-Root' header. You can find more information on the different configurations and how to access the team space in the Team Files Guide.
- davedeniNew member | Level 2
How to get namespace id that used in header ?
- Greg-DBDropbox Staff
You can get the namespace IDs for the team space and team member folder by calling /2/users/get_current_account. Please refer to the Team Files Guide for more information.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,889 PostsLatest Activity: 23 hours agoIf 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!