I have a personal dropbox account and was wondering if I could view the last access date of a file or folder using the DropBox API endpoints. I know the list_folders endpoint gives some information on timestamps of the uploaded files.
Additionally, I want to know if there is any log to find out if a file had been downloaded from the cloud to local storage for personal accounts.
Any help would be greatly appreciated.