What is the best way to download the contents of all user folders? I've created a DropBox API application but this seems to only allow access to my content, I've also created a DropBox Buisness API (Team member file access) app to see if we can leverage that to download all of our users content. However, I can't seem to find a direct way to do it via the HTTP documentation. We are mainly looking for content that is not a part of a team or shared so we can download to a local box for analyzation. Ideally, any soultion that does not require user intervention. Any tips or pointers would be greatly appreciated!