List
List assets of a project team.
Supports both public access (via the Authorization header set to public-auth-token) and authenticated user access (including API keys).
Query Parameters
Filter results to only return assets created after the specified ISO string date (exclusive). Requires the sortBy parameter to be “createdAt”
Filter results to only return assets created before the specified ISO string date (exclusive). Requires the sortBy parameter to be “createdAt”
List assets generated from all inferences coming from a specific model (this is not the training images)
The number of items to return in the response. The default value is 50, maximum value is 100, minimum value is 1
A token you received in a previous request to query the next page of items
List all the children assets that were generated from a specific parent asset
Filters result by asset privacy. If set to public, it will return -all- public assets from all organizations
List all the children assets that were generated from a specific root asset
List
curl https://api.cloud.scenario.com/v1/assets \
-u "$SCENARIO_SDK_API_KEY:SCENARIO_SDK_API_SECRET"{
"assets": [
{
"id": "id",
"authorId": "authorId",
"collectionIds": [
"string"
],
"createdAt": "createdAt",
"editCapabilities": [
"DETECTION"
],
"kind": "3d",
"metadata": {
"kind": "3d",
"type": "3d-texture",
"angular": 0,
"aspectRatio": "aspectRatio",
"backgroundOpacity": 0,
"baseModelId": "baseModelId",
"bbox": [
0,
0,
0,
0
],
"betterQuality": true,
"cannyStructureImage": "cannyStructureImage",
"clustering": true,
"colorCorrection": true,
"colorMode": "colorMode",
"colorPrecision": 0,
"concepts": [
{
"modelId": "modelId",
"scale": -2,
"modelEpoch": "modelEpoch"
}
],
"contours": [
[
[
[
0
]
]
]
],
"controlEnd": 0,
"copiedAt": "copiedAt",
"cornerThreshold": 0,
"creativity": 0,
"creativityDecay": 0,
"defaultParameters": true,
"depthFidelity": 0,
"depthImage": "depthImage",
"detailsLevel": -50,
"dilate": 0,
"factor": 0,
"filterSpeckle": 0,
"fractality": 0,
"geometryEnforcement": 0,
"guidance": 0,
"halfMode": true,
"hdr": 0,
"height": 0,
"highThreshold": 0,
"horizontalExpansionRatio": 1,
"image": "image",
"imageFidelity": 0,
"imageType": "seamfull",
"inferenceId": "inferenceId",
"inputFidelity": "high",
"inputLocation": "bottom",
"invert": true,
"keypointThreshold": 0,
"layerDifference": 0,
"lengthThreshold": 0,
"lockExpiresAt": "lockExpiresAt",
"lowThreshold": 0,
"mask": "mask",
"maxIterations": 0,
"maxThreshold": 0,
"minThreshold": 0,
"modality": "canny",
"mode": "mode",
"modelId": "modelId",
"modelType": "custom",
"name": "name",
"nbMasks": 0,
"negativePrompt": "negativePrompt",
"negativePromptStrength": 0,
"numInferenceSteps": 5,
"numOutputs": 1,
"originalAssetId": "originalAssetId",
"outputIndex": 0,
"overlapPercentage": 0,
"overrideEmbeddings": true,
"parentId": "parentId",
"parentJobId": "parentJobId",
"pathPrecision": 0,
"points": [
[
0
],
[
0
],
[
0
]
],
"polished": 0,
"preset": "preset",
"progressPercent": 0,
"prompt": "prompt",
"promptFidelity": 0,
"raised": 0,
"referenceImages": [
"string"
],
"refinementSteps": 0,
"removeBackground": true,
"resizeOption": 0.1,
"resultContours": true,
"resultImage": true,
"resultMask": true,
"rootParentId": "rootParentId",
"saveFlipbook": true,
"scalingFactor": 1,
"scheduler": "scheduler",
"seed": "seed",
"sharpen": true,
"shiny": 0,
"size": 0,
"sketch": true,
"sourceProjectId": "sourceProjectId",
"spliceThreshold": 0,
"strength": 0,
"structureFidelity": 0,
"structureImage": "structureImage",
"style": "3d-cartoon",
"styleFidelity": 0,
"styleImages": [
"string"
],
"styleImagesFidelity": 0,
"targetHeight": 0,
"targetWidth": 1024,
"text": "text",
"texture": "texture",
"thumbnail": {
"assetId": "assetId",
"url": "url"
},
"tileStyle": true,
"trainingImage": true,
"verticalExpansionRatio": 1,
"width": 1024
},
"mimeType": "mimeType",
"ownerId": "ownerId",
"privacy": "private",
"properties": {
"size": 0,
"animationFrameCount": 0,
"bitrate": 0,
"boneCount": 0,
"channels": 0,
"classification": "effect",
"codecName": "codecName",
"description": "description",
"dimensions": [
0,
0,
0
],
"duration": 0,
"faceCount": 0,
"format": "format",
"frameRate": 0,
"hasAnimations": true,
"hasNormals": true,
"hasSkeleton": true,
"hasUVs": true,
"height": 0,
"nbFrames": 0,
"sampleRate": 0,
"transcription": {
"text": "text"
},
"vertexCount": 0,
"width": 0
},
"source": "3d23d",
"status": "error",
"tags": [
"string"
],
"updatedAt": "updatedAt",
"url": "url",
"automaticCaptioning": "automaticCaptioning",
"description": "description",
"embedding": [
0
],
"firstFrame": {
"assetId": "assetId",
"url": "url"
},
"isHidden": true,
"lastFrame": {
"assetId": "assetId",
"url": "url"
},
"nsfw": [
"string"
],
"originalFileUrl": "originalFileUrl",
"outputIndex": 0,
"preview": {
"assetId": "assetId",
"url": "url"
},
"thumbnail": {
"assetId": "assetId",
"url": "url"
}
}
],
"nextPaginationToken": "nextPaginationToken"
}Returns Examples
{
"assets": [
{
"id": "id",
"authorId": "authorId",
"collectionIds": [
"string"
],
"createdAt": "createdAt",
"editCapabilities": [
"DETECTION"
],
"kind": "3d",
"metadata": {
"kind": "3d",
"type": "3d-texture",
"angular": 0,
"aspectRatio": "aspectRatio",
"backgroundOpacity": 0,
"baseModelId": "baseModelId",
"bbox": [
0,
0,
0,
0
],
"betterQuality": true,
"cannyStructureImage": "cannyStructureImage",
"clustering": true,
"colorCorrection": true,
"colorMode": "colorMode",
"colorPrecision": 0,
"concepts": [
{
"modelId": "modelId",
"scale": -2,
"modelEpoch": "modelEpoch"
}
],
"contours": [
[
[
[
0
]
]
]
],
"controlEnd": 0,
"copiedAt": "copiedAt",
"cornerThreshold": 0,
"creativity": 0,
"creativityDecay": 0,
"defaultParameters": true,
"depthFidelity": 0,
"depthImage": "depthImage",
"detailsLevel": -50,
"dilate": 0,
"factor": 0,
"filterSpeckle": 0,
"fractality": 0,
"geometryEnforcement": 0,
"guidance": 0,
"halfMode": true,
"hdr": 0,
"height": 0,
"highThreshold": 0,
"horizontalExpansionRatio": 1,
"image": "image",
"imageFidelity": 0,
"imageType": "seamfull",
"inferenceId": "inferenceId",
"inputFidelity": "high",
"inputLocation": "bottom",
"invert": true,
"keypointThreshold": 0,
"layerDifference": 0,
"lengthThreshold": 0,
"lockExpiresAt": "lockExpiresAt",
"lowThreshold": 0,
"mask": "mask",
"maxIterations": 0,
"maxThreshold": 0,
"minThreshold": 0,
"modality": "canny",
"mode": "mode",
"modelId": "modelId",
"modelType": "custom",
"name": "name",
"nbMasks": 0,
"negativePrompt": "negativePrompt",
"negativePromptStrength": 0,
"numInferenceSteps": 5,
"numOutputs": 1,
"originalAssetId": "originalAssetId",
"outputIndex": 0,
"overlapPercentage": 0,
"overrideEmbeddings": true,
"parentId": "parentId",
"parentJobId": "parentJobId",
"pathPrecision": 0,
"points": [
[
0
],
[
0
],
[
0
]
],
"polished": 0,
"preset": "preset",
"progressPercent": 0,
"prompt": "prompt",
"promptFidelity": 0,
"raised": 0,
"referenceImages": [
"string"
],
"refinementSteps": 0,
"removeBackground": true,
"resizeOption": 0.1,
"resultContours": true,
"resultImage": true,
"resultMask": true,
"rootParentId": "rootParentId",
"saveFlipbook": true,
"scalingFactor": 1,
"scheduler": "scheduler",
"seed": "seed",
"sharpen": true,
"shiny": 0,
"size": 0,
"sketch": true,
"sourceProjectId": "sourceProjectId",
"spliceThreshold": 0,
"strength": 0,
"structureFidelity": 0,
"structureImage": "structureImage",
"style": "3d-cartoon",
"styleFidelity": 0,
"styleImages": [
"string"
],
"styleImagesFidelity": 0,
"targetHeight": 0,
"targetWidth": 1024,
"text": "text",
"texture": "texture",
"thumbnail": {
"assetId": "assetId",
"url": "url"
},
"tileStyle": true,
"trainingImage": true,
"verticalExpansionRatio": 1,
"width": 1024
},
"mimeType": "mimeType",
"ownerId": "ownerId",
"privacy": "private",
"properties": {
"size": 0,
"animationFrameCount": 0,
"bitrate": 0,
"boneCount": 0,
"channels": 0,
"classification": "effect",
"codecName": "codecName",
"description": "description",
"dimensions": [
0,
0,
0
],
"duration": 0,
"faceCount": 0,
"format": "format",
"frameRate": 0,
"hasAnimations": true,
"hasNormals": true,
"hasSkeleton": true,
"hasUVs": true,
"height": 0,
"nbFrames": 0,
"sampleRate": 0,
"transcription": {
"text": "text"
},
"vertexCount": 0,
"width": 0
},
"source": "3d23d",
"status": "error",
"tags": [
"string"
],
"updatedAt": "updatedAt",
"url": "url",
"automaticCaptioning": "automaticCaptioning",
"description": "description",
"embedding": [
0
],
"firstFrame": {
"assetId": "assetId",
"url": "url"
},
"isHidden": true,
"lastFrame": {
"assetId": "assetId",
"url": "url"
},
"nsfw": [
"string"
],
"originalFileUrl": "originalFileUrl",
"outputIndex": 0,
"preview": {
"assetId": "assetId",
"url": "url"
},
"thumbnail": {
"assetId": "assetId",
"url": "url"
}
}
],
"nextPaginationToken": "nextPaginationToken"
}