API ReferenceConfiguration
Get required files for configuration
Determines which files are required for a configuration based on its choices and the requested extension.
AuthorizationBearer <token>
In: header
Path Parameters
configurationId*string
Query Parameters
extension?string
Default
"glb"Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "http://localhost:18080/api/v1/configurations/string/required-files"[
{
"blobId": "string",
"fileSize": 0,
"isFallback": true,
"linkedProductId": "string",
"modelType": "CONCEPT",
"name": "string",
"position": {
"x": 0.1,
"y": 0.1,
"z": 0.1
},
"productName": "string",
"rotation": {
"x": 0.1,
"y": 0.1,
"z": 0.1
},
"scale": 0.1,
"staticModelTreeId": "string"
}
]{
"detail": "string",
"time": "2019-08-24T14:15:22Z",
"title": "string"
}{
"detail": "string",
"time": "2019-08-24T14:15:22Z",
"title": "string"
}{
"detail": "string",
"time": "2019-08-24T14:15:22Z",
"title": "string"
}{
"detail": "string",
"time": "2019-08-24T14:15:22Z",
"title": "string"
}