Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
Is there a way to retrieve the IDs of deleted folders? We are trying to use download_zip on some deleted folders and it cannot find deleted folders by path. Are there any alternatives to downloading deleted folders without restoring them?
The Dropbox API doesn't return the file/folder ID for DeletedMetadata, but I'll pass this along as a feature request.
The /2/files/download and /2/files/download_zip endpoints don't support downloading deleted files/folders though, nor is there another way to do so, so you'd need to restore anything you want to download first anyway. I'll send this along as a feature request as well. I can't promise if or when these might be implemented though.
The Dropbox API doesn't return the file/folder ID for DeletedMetadata, but I'll pass this along as a feature request.
The /2/files/download and /2/files/download_zip endpoints don't support downloading deleted files/folders though, nor is there another way to do so, so you'd need to restore anything you want to download first anyway. I'll send this along as a feature request as well. I can't promise if or when these might be implemented though.
Hi there!
If you need more help you can view your support options (expected response time for a ticket is 24 hours), or contact us on Twitter or Facebook.
For more info on available support options, see this article.
If you found the answer to your question, please 'like' the post to say thanks to the user!