Discuss Dropbox Developer & API
Hi,
I'm new to using Dropbox. My company has a business account with most employees having a Dropbox account.
We have a need to get a list of folders and files, shared folders and shared files, and owners of shared folders and shared files for each business User account. Can this be accomplished via the APIs?
Thanks.
Yes, the Dropbox API offers functionality like this. You may want to check out the following guides to get started:
For instance:
By the way, those are links to the documentation for the HTTPS endpoints themselves, but we recommend using one of the official SDKs if possible. Those have corresponding native methods for the HTTPS endpoints: https://www.dropbox.com/developers/documentation#sdks
Thanks for the info. As an example, in the case of using the list_folder API, how do I specify the User account of the folders I want to view?
I'm an admin, I just want to get every User's file listing.
Thanks.
For that, you would use the "member file access" feature as documented here:
https://www.dropbox.com/developers/documentation/http/teams#teams-member-file-access
The way we work is changing. Share and discover new ways to work smarter with Dropbox in our community.
Sound good? Let's get started.Hi there!
If you need more help you can view your support options (expected response time for a ticket is 24 hours), or contact us on Twitter or Facebook.
For more info on available support options, see this article.
If you found the answer to your question, please 'like' the post to say thanks to the user!