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
rk90
6 years agoHelpful | Level 5
Is there a way to just list the member's personal folders
Is there a way to just list the personal folders (non-Team and unshared files/folders) inside a member's personal folder?
A member may have Team/Shared and his personal folders. If I use `list_folder`, it lists all folders inside member's folder. I've used `"include_mounted_folders": true` but no luck I still got all the folders inside team member's folder.
- Greg-DBDropbox Staff
Using the 'include_mounted_folders' parameter would be the closest option to this, but from your description it sounds like you want the "false" behavior, not the "true" behavior as you wrote.
Anyway, note per the documentation that this only affects "entries under mounted folders", not the mount points themselves. I.e., if you set 'include_mounted_folders' to 'false', you'll still get the entries for the shared folders themselves, but not their contents.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,915 PostsLatest Activity: 2 days 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!