You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.

Forum Discussion

VictorNemiro1's avatar
VictorNemiro1
New member | Level 2
5 years ago

Get information about user who uploaded a document

Hello. Could you help me please? How i can get the information about team member who uploaded a document and datetime of uploading? I can see he in the website but i did not find the API V2 that can ...
  • Greg-DB's avatar
    Greg-DB
    5 years ago

    You can retrieve a list of revisions to a particular file by calling /2/files/list_revisions. That will give you a list of FileMetadata for each change.