Skip to main content
Question

Download entire folder

  • May 22, 2025
  • 1 reply
  • 5 views

Forum|alt.badge.img

Hello,

 

I would like to know if there's a way to download a folder instead of a file, without actually having to download each file separately.

 

Thanks!

1 reply

Forum|alt.badge.img

Hi ,

 

Unfortunately there isn't a direct endpoint for an entire folder download. Through the APIs you'll need to get the items in the folder and then download the individual files. to build out the functionality. 

 

- Jon