We've recently started receiving Dropbox Transfer links.
These links are of the form: https://www.dropbox.com/transfer/...
I cannot find a way to get info about these links or download them via the API. Is this supported?
In particular, I would like to be able to:
- Get info about the files in the transfer (filename, size)
- Get content_hash for the files
- Get download links for the files
Hope someone can help.