Hi,
I'm currently using the Dropbox download endpoint in a Vue framework, but I'm experiencing slow loading times for photos due to the large volume I'm downloading. Is there an alternative endpoint, such as batchDownload, that I can use to improve the speed? Or should I consider changing my approach to using the download endpoint?
Thank you for your assistance.