Download files and folders_
This method permits to download one or several files from the reference material.
If you specify folders or multiple files, the method will zip all of these and send a zip.
URL
(GET) projects/{projectid}/files/refmaterial/file
PARAMETERS
Token | The connection token | Required |
projectid | The project | Required |
name | The path/name of the file or files to download. To download multiple files, separate the file names/paths by ":". The files will be zipped and the method returns a zip file. | Required |
zip | If set to "true", the downloaded file will be zipped. If omitted, the file is not zipped. | Optional |
Â
RESULTS
Returns stream of bytes.
Â
Copyright Wordbee - Buzzin' Outside the Box since 2008