One month down in 2025: How are your resolutions coming along? Check out how to get back on track here.
Forum Discussion
manish1988
7 years agoHelpful | Level 6
Need an API for list of folders and papers in tree structure
I am building an app to create / update paper docs by selecting a dropdown containing a list of folders and papers in a tree structure. Which API or combination of APIs can I use to retrieve all the folders and list of papers inside each folder.
- Greg-DB
Dropbox Staff
Dropbox doesn't offer a way to list Paper folders and docs exactly like that. You'll need to use /2/paper/docs/list and /2/paper/docs/list/continue to list docs themselves, and then use /2/paper/docs/get_folder_info to get the folder info. You can then use that information to create the structure you want.
About Discuss Dropbox Developer & API
Make connections with other developers806 PostsLatest Activity: 2 days ago
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!