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

brotherlogic's avatar
brotherlogic
Explorer | Level 3
6 years ago

files/list_folder not returning all files

I'm trying to pull in a list of all files from dropbox - I have a folder with ~ 500 files in it. However, if I call list_folder, e.g.: curl -X POST https://api.dropboxapi.com/2/files/list_folder ...