Search dataset

GET

Perform a visual and audio search of a dataset using a natural language (text) query

Query parameters

querystringOptional

The search query

queriesstringOptional

The list of text query strings to include in the natural_language_query

coactive_image_idsstringOptional

The list of coactive image ids to include in the natural_language_query

dataset_idstringRequired

The id of the dataset to search

encoderenumOptional

The encoder to use to search within this dataset.Only applicable if dataset has multiple embeddings.Will use default dataset embedding if None.

concept_idsstringOptional

The ids of the concepts to include in the natural_language_query

offsetintegerOptional

Starting index to return

limitintegerOptional

Max number of items to return

metadata_filtersstringOptional

JSON string containing a list of metadata filters

asset_typeenumOptional

Asset type to filter by

Allowed values: imagevideokeyframe
search_typeenumOptional

Search type to use

Allowed values: visualimagevideoaudio

Response

This endpoint returns an object.
metaobject

Metadata for the set of data returned

datalist of objects

The paginated results