cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to learn some quick and useful tips to make your day easier? Check out how Calvin uses Replay to get feedback from other teams at Dropbox here.

Discuss Dropbox Developer & API

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

Need an API for list of folders and papers in tree structure

Need an API for list of folders and papers in tree structure

manish1988
Helpful | Level 6

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.

1 Reply 1

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.

Need more support?
Who's talking

Top contributors to this post

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