Export an asset
GET/assets/:asset_container_exportable/:asset_id/exports/:format
Downloads an asset payload in a given format. Only mesh is supported for the moment. This endpoint requires special export permission.
Request
Responses
- 200
- 404
The asset converted in the requested format.
Asset not found.