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
get folder metadata by id
suzuka
Is there any api to get folder metadata by folder id?
Find more posts tagged with
API
Abuse
Accepted answers
Greg-DB
Yes, you can supply a file/folder ID in the 'path' parameter for /2/files/get_metadata:
https://www.dropbox.com/developers/documentation/http/documentation#files-get_metadata
The same applies to the respective method in the official SDKs. For example, in the API v2 Java SDK:
https://dropbox.github.io/dropbox-sdk-java/api-docs/v3.0.x/com/dropbox/core/v2/files/DbxUserFilesRequests.html#getMetadata-java.lang.String-
All comments
Greg-DB
Yes, you can supply a file/folder ID in the 'path' parameter for /2/files/get_metadata:
https://www.dropbox.com/developers/documentation/http/documentation#files-get_metadata
The same applies to the respective method in the official SDKs. For example, in the API v2 Java SDK:
https://dropbox.github.io/dropbox-sdk-java/api-docs/v3.0.x/com/dropbox/core/v2/files/DbxUserFilesRequests.html#getMetadata-java.lang.String-
Featured Links
All Categories
Recent Posts
Activity
About the Community