Download multiple assets as a ZIP
POST/organizations/:organizationId/assets/archive
Builds a .zip containing the requested completed assets. Pass assetIds for an explicit set, or collectionId to include the whole folder. With collectionId, set includeSubfolders to include nested folders (same as the list API). imageFormat applies to images and SVG; video and audio are always the original file.
Request
Responses
- 200
- 400
- 404
ZIP file binary
Invalid or empty request
Collection not found