{
"status": {
"code": "ZERO",
"description": "<string>",
"details": "<string>",
"stackTrace": [
"<string>"
],
"percentCompleted": "<long>",
"timeRemaining": "<long>",
"reqId": "<string>",
"internalDetails": "<string>",
"redirectInfo": {
"url": "<string>",
"resourceType": "<string>",
"oldResourceId": "<string>",
"newResourceId": "<string>"
}
},
"workflowVersions": [
{
"id": "<string>",
"workflowId": "<string>",
"createdAt": "<dateTime>",
"modifiedAt": "<dateTime>",
"visibility": {
"gettable": "UNKNOWN_VISIBILITY"
},
"nodes": [
{
"id": "<string>",
"model": {
"id": "<string>",
"name": "<string>",
"createdAt": "<dateTime>",
"modifiedAt": "<dateTime>",
"appId": "<string>",
"outputInfo": {
"data": {
"image": {
"url": "<string>",
"base64": "<string>",
"allowDuplicateUrl": "<boolean>",
"hosted": {
"prefix": "<string>",
"suffix": "<string>",
"sizes": [
"<string>"
],
"crossorigin": "<string>"
},
"imageInfo": {
"width": "<integer>",
"height": "<integer>",
"format": "<string>",
"colorMode": "<string>"
}
},
"video": {
"url": "<string>",
"base64": "<string>",
"allowDuplicateUrl": "<boolean>",
"thumbnailUrl": "<string>",
"hosted": {
"prefix": "<string>",
"suffix": "<string>",
"sizes": [
"<string>"
],
"crossorigin": "<string>"
},
"videoInfo": {
"width": "<integer>",
"height": "<integer>",
"fps": "<float>",
"videoFormat": "<string>",
"bitRate": "<integer>",
"frameCount": "<integer>",
"durationSeconds": "<float>"
}
},
"concepts": [
{
"id": "<string>",
"name": "<string>",
"value": "<float>",
"createdAt": "<dateTime>",
"language": "<string>",
"appId": "<string>",
"definition": "<string>",
"vocabId": "<string>",
"visibility": {
"gettable": "UNKNOWN_VISIBILITY"
},
"userId": "<string>",
"keypointInfo": {
"keypointNames": [
"<string>"
],
"skeleton": [
{
"k1": "<long>",
"k2": "<long>"
}
]
},
"extraInfo": {
"isRankable": "<boolean>"
}
}
],
"metadata": {},
"geo": {
"geoPoint": {
"longitude": "<float>",
"latitude": "<float>"
},
"geoLimit": {
"type": "<string>",
"value": "<float>"
},
"geoBox": [
{
"geoPoint": {
"longitude": "<float>",
"latitude": "<float>"
}
}
]
},
"colors": [
{
"rawHex": "<string>",
"w3c": {
"hex": "<string>",
"name": "<string>"
},
"value": "<float>"
}
],
"clusters": [
{
"id": "<string>",
"count": "<long>",
"score": "<float>",
"hits": [
{
"score": "<float>",
"input": {
"value": "<Circular reference to #/components/schemas/apiInput detected>"
},
"annotation": {
"id": "<string>",
"inputId": "<string>",
"