Search dataset
Perform a visual and audio search of a dataset using a natural language (text) query
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
query
The search query
queries
The list of text query strings to include in the natural_language_query
coactive_image_ids
The list of coactive image ids to include in the natural_language_query
dataset_id
The id of the dataset to search
encoder
The encoder to use to search within this dataset.Only applicable if dataset has multiple embeddings.Will use default dataset embedding if None.
Allowed values:
concept_ids
The ids of the concepts to include in the natural_language_query
offset
Starting index to return
limit
Max number of items to return
metadata_filters
JSON string containing a list of metadata filters
asset_type
Asset type to filter by
search_type
Search type to use
Allowed values:
Response
Search results
meta
Metadata for the set of data returned
data
The paginated results