Cut the Clutter: Test Ignore Files Feature - sign up to become a beta tester here.
Forum Discussion
keval
7 years agoExplorer | Level 3
How to list only folders
I need to list down all folder without file & recursive as well.
I use below API for that
https://api.dropboxapi.com/2/files/list_folder
'path'=>'','recursive'=>true,'include_media_info'=>true,'include_mounted_folders'=>true,'include_property_groups'=>"folder"
5 Replies
- Greg-DB7 years ago
Dropbox Community Moderator
The Dropbox API unfortunately does not offer a way to list folders only, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though.
As a workaround, you'll need to list everything and filter out the file entries client-side.
- EthanW3 years agoExplorer | Level 3
Has there been any movement on this? It is inefficient and puts an unnecessary load on Dropbox to be pulling all files when all that some of us need in our solutions are folders.
- Greg-DB3 years ago
Dropbox Community Moderator
EthanW No, I don't have an update on this. Thanks for the feedback!
- munis-bto6 months agoNew member | Level 1
Any updates?
- Greg-DB6 months ago
Dropbox Community Moderator
munis-bto No, I don't have an update on this request.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.6,038 PostsLatest Activity: 2 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!