When I have the share url for a folder, and a user who has connected their Dropbox accopunt by OAuth, is it possible to get URLs for images in a folder, so that I can display the thumbnails in my app, without having to download every thumbnail? I would like to instead use <img> tags, and point to the thumbnail URL in the src attribute, for the thumbnails that are within share folders, which are publicly viewable folderds. @Greg-DB