Downloads
Authorizations
AuthorizationstringRequired
Customer-scoped API key that automatically determines the customer context for all operations.
Body
Request parameters for downloading classic asset files
Either id (UUID) or asset_name (string) must be provided to identify the asset.
anyOptional
anyOptional
Responses
200
File download successful
Responsestring · binary
Zip file containing asset data files
403
Unauthorized
application/json
404
Asset not found or requested file not available
application/json
422
Unprocessable Entity
application/json
500
Internal Server Error
application/json
post
/assets/downloadLast updated