cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
What’s new: end-to-end encryption, Replay and Dash updates. Find out more about these updates, new features and more here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Is there a way to just list the member's personal folders

Is there a way to just list the member's personal folders

rk90
Helpful | Level 5

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. 

1 Reply 1

Greg-DB
Dropbox 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.

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?