Skip to main content

SearchPublicAsset

uidstring
namestring
updatedAtstring
typestring
parent object
uidstring
externalIds object
property name*string
deletedAtstring
externalIds object
property name*string
properties object
sourcestring
simple object
property name*string
representations object
box
outlinesarray[]
facestring
backgroundstring
SearchPublicAsset
{
"uid": "string",
"name": "string",
"updatedAt": "string",
"type": "string",
"parent": {
"uid": "string",
"externalIds": {}
},
"deletedAt": "string",
"externalIds": {},
"properties": {
"source": "string",
"simple": {}
},
"representations": {
"box": {},
"outlines": [
{
"x": 0,
"y": 0
}
],
"face": "string",
"background": "string"
}
}