list_revisions

[list_revisions](https://www.dropbox.com/developers/documentation/http/documentation#files-list_revisions) scope: `files.metadata.read` Returns revisions for files based on a file path or a file id. The file path or file id is identified from the latest file entry at the given file path or id. This end point allows your app to query either by file path or file id by setting the mode parameter appropriately. In the `ListRevisionsMode.path` (default) mode, all revisions at the same file path ...