Retrieve asset
Assets
Retrieve asset
Retrieve a single asset by ID.
content_url (and thumbnail_url for videos) is returned as a short-lived pre-signed URL, so it must be used
promptly rather than stored. Plain-text assets carry their text in content and have no content_url.
Unlike the list endpoint this does not exclude deleted assets; a deleted asset is returned with its content fields empty.
Required permission: read:asset_evaluation.
GET
Retrieve asset
Authorizations
Path Parameters
A UUID string identifying this asset.
A UUID string identifying the organization.
A UUID string identifying the workspace.
Query Parameters
Include the email of the asset creator if True.
Response
Maximum string length:
255Maximum string length:
255image- imagetext- textvideo- video
Available options:
image, text, video Maximum string length:
255Maximum string length:
255