Help
Apps and Installations
Create, Upload, and Share
Delete, Edit, and Organize
Mods Only
Integrations
Plans and Subscriptions
Security and Permissions
Settings and Preferences
Storage Space
View, Download, and Export
Products
DocSend
Dropbox Dash
Dropbox Replay
Dropbox Sign
Discover
Discover
Developer & API
Groups
Business Team Members
Educators
Super User
Ideas
Discussions
Categories
Help
Child Item
Home
English Community
Discover
Developer and API
Dropbox API Support and Feedback
Fetch data
mitizdev
I want to list out all the data from my dropbox account using acess_token in PHP SDK.
how ?
Find more posts tagged with
API
Abuse
Comments
Greg-DB
To list the contents of an account using the Dropbox API, you should use /2/files/list_folder and /2/files/list_folder/continue:
https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder
https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder-continue
We don't have an official SDK for PHP, so you can either make the HTTPS calls directly from your PHP code, or use a third party library:
https://www.dropbox.com/developers/documentation/communitysdks
Featured Links
All Categories
Recent Posts
Activity
About the Community
Tags
Desktop
API
Sync
Share
Error Messages
Child Item