Start 2025 on time and up to date. Seamlessly integrate your calendars into Dropbox with these simple steps.
Forum Discussion
Björn S.1
10 years agoNew member | Level 1
Getting download URLs from shared folders
My client has a partnership with a photographer who dumps images in a dropbox folder that is shared. It can be accessed through /sh/... link. For dropbox to work in our solution I need to be able to ...
Alexander P.5
9 years agoNew member | Level 1
Gregory, v1 does not have urls to download files. Tried with "public link" url, gives me entries like this:
rualpe-ws:seene-dropbox-experiments paf$ curl -s -d "client_id=$client_id&client_secret=$client_secret&link=https://www.dropbox.com/sh/02pygaow396w775/AAC8ycNc44-87K0To_xeEsLca?dl=0&list=true&path=/Sample Album" -XPOST https://api.dropbox.com/1/metadata/link |jq .
...
{
"rev": "80b8dedbf",
"thumb_exists": true,
"path": "/Sample Album/Pensive Parakeet.jpg",
"is_dir": false,
"client_mtime": "Fri, 09 Nov 2012 14:32:58 +0000",
"icon": "page_white_picture",
"bytes": 480098,
"modified": "Sun, 21 Apr 2013 13:44:16 +0000",
"size": "468.8 KB",
"root": "link",
"mime_type": "image/jpeg"
}
I'm after links to thumbnails and links to file previews.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,926 PostsLatest Activity: 3 days ago
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!