Description
ModelsExpand Collapse
DescriptionRetrieveResponse object { description }
description: object { assets, models, value }
assets: array of object { id, authorId, kind, 9 more } The list of assets referenced by the Markdown {asset} tag in the description.
The list of assets referenced by the Markdown {asset} tag in the description.
The owner (project) ID (example: “proj_23tlk332lkht3kl2” or “team_dlkhgs23tlk3hlkth32lkht3kl2” for old teams)
properties: object { size, animationFrameCount, bitrate, 24 more } The properties of the asset, content may depend on the kind of asset returned
The properties of the asset, content may depend on the kind of asset returned
Number of Unicode code points in the text. Code-point-aware (so a non-BMP emoji counts as 1) but not full grapheme-cluster aware (a ZWJ sequence still counts as several).
True when preview holds the entire content unmodified — consumers can
use it directly without fetching asset.url. False or undefined means
the content exceeds the preview budget and consumers must fetch the
full body from S3 to read past the preview.
Leading slice of the content used for inline UI display and as a search shortcut. Capped at TEXT_PREVIEW_MAX_BYTES (UTF-8) and always cut on a code-point boundary so no character is split. Number of characters in the preview varies by script (around 1024 for ASCII, ~340 for CJK, ~256 for emoji-heavy text at the default 1 KB budget).
source: "3d23d" or "3d23d:texture" or "3d:texture" or 76 moresource of the asset
source of the asset
The original file url.
Contains the url of the original file. without any conversion. Only available for some specific video, audio and threeD assets. Is only specified if the given asset data has been replaced with a new file during the creation of the asset.
models: array of object { id, privacy, type, 4 more } The list of models referenced by the Markdown {model} tag in the description.
The list of models referenced by the Markdown {model} tag in the description.
DescriptionUpdateResponse object { description }
description: object { assets, models, value }
assets: array of object { id, authorId, kind, 9 more } The list of assets referenced by the Markdown {asset} tag in the description.
The list of assets referenced by the Markdown {asset} tag in the description.
The owner (project) ID (example: “proj_23tlk332lkht3kl2” or “team_dlkhgs23tlk3hlkth32lkht3kl2” for old teams)
properties: object { size, animationFrameCount, bitrate, 24 more } The properties of the asset, content may depend on the kind of asset returned
The properties of the asset, content may depend on the kind of asset returned
Number of Unicode code points in the text. Code-point-aware (so a non-BMP emoji counts as 1) but not full grapheme-cluster aware (a ZWJ sequence still counts as several).
True when preview holds the entire content unmodified — consumers can
use it directly without fetching asset.url. False or undefined means
the content exceeds the preview budget and consumers must fetch the
full body from S3 to read past the preview.
Leading slice of the content used for inline UI display and as a search shortcut. Capped at TEXT_PREVIEW_MAX_BYTES (UTF-8) and always cut on a code-point boundary so no character is split. Number of characters in the preview varies by script (around 1024 for ASCII, ~340 for CJK, ~256 for emoji-heavy text at the default 1 KB budget).
source: "3d23d" or "3d23d:texture" or "3d:texture" or 76 moresource of the asset
source of the asset
The original file url.
Contains the url of the original file. without any conversion. Only available for some specific video, audio and threeD assets. Is only specified if the given asset data has been replaced with a new file during the creation of the asset.
models: array of object { id, privacy, type, 4 more } The list of models referenced by the Markdown {model} tag in the description.
The list of models referenced by the Markdown {model} tag in the description.