Search
Asset Search
POST/search/assets
Model Search
POST/search/models
ModelsExpand Collapse
SearchAssetSearchResponse object { id, authorId, collectionIds, 15 more }
SearchAssetSearchResponse object { id, authorId, collectionIds, 15 more }
metadata: object { aspectRatio, baseModelId, guidance, 17 more } Metadata containing detailed information about the asset’s properties and generation parameters
metadata: object { aspectRatio, baseModelId, guidance, 17 more }
Metadata containing detailed information about the asset’s properties and generation parameters
content: optional string
Indexed body for text assets (AssetKind.Text). The full content lives in S3;
this field carries up to TEXT_INDEX_MAX_BYTES of UTF-8 for BM25 lookup.
Always undefined for non-text assets.
description: optional string
Textual description of the asset. Can be either:
- User-provided description for training images
- Automatically generated caption for images and videos assets
- Automatically generated description for audio assets