We're making changes to the Community, so you may have received some notifications - thanks for your patience and welcome back. Learn more here.

Forum Discussion

deepsavani's avatar
deepsavani
New member | Level 2
15 days ago

Know uploaded by user of a file and folder

Hi, 
I am developing an application where I need to know the user who uploaded particular file. I checked that dropbox UI has that information available and it fetches it from 

https://www.dropbox.com/2/files/get_upload_info endpoint. This endpoint is not listed in dropbox API documentation. Also, response returned by it only contains displayName and uploadTime of the file which is not sufficient to uniquely identify the user. Is there any better API available to know uploaded by user of a file and folder?
 
    • deepsavani's avatar
      deepsavani
      New member | Level 2

      Thanks for replying. 

      We definitely explored sharing_info.modified_by field but it points to the user who last modified the file/folder. But we are looking for the user who first created/uploaded the file. For the files where collaboration is happening, sharing_info.modified_by and the user who created/uploaded the file can easily differ. 

      Is there any public API which provides us information to know which user has first created/uploaded the file/folder?

    • deepsavani's avatar
      deepsavani
      New member | Level 2

      Thanks for replying. 

      We definitely explored sharing_info.modified_by field but it points to the user who last modified the file/folder. But we are looking for the user who first created/uploaded the file. For the files where collaboration is happening, sharing_info.modified_by and the user who created/uploaded the file can easily differ. 

      Is there any public API which provides us information to know which user has first created/uploaded the file/folder?

      • Greg-DB's avatar
        Greg-DB
        Icon for Dropbox Staff rankDropbox Staff

        The public Dropbox API doesn't return information about which user originally created a particular file, but I'll pass this along as a feature request. I can't promise if or when that might be implemented though. 

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

5,875 PostsLatest Activity: 3 months ago
325 Following

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!