Zum Hauptinhalt springen

Download asset file

GET 

/organizations/:organizationId/assets/:id/download

Returns the asset file as a binary download with the appropriate Content-Type header. Use format to convert images on the fly (png, jpg, webp, tiff). Pass format=original to skip conversion and return the stored file as-is. Audio and video assets always return the original file regardless of format.

Request

Responses

Asset file binary