AssetController
Overview
Description
Asset Processing JSON object
{
"id": "id",
"type": 5,
"status": 100,
"tenantId": 3,
"targetId": "<id of the object for which the processing was started>",
"created": "1970-01-01T00:54:54.000Z",
"updated": "2022-05-02T22:23:30.000Z",
"userEmail": "<email of the user that triggered the processing>",
"thumbnail": "<url to the thumbnail for the target object>",
"resultUrl": "<link to result data in storage>",
"label": "<label of the target element>",
"catalogLabel": "<label of the catalog>"
}Status
Description
Concepts
Digital Asset Pipe (DAP)
Asset Analyzer
3d Asset for AR
Asset processing
API Reference
POST /analyze
PUT /processings/:id
Last updated