Endpoints
search() when VideoDB should plan retrieval across available indexes. Use mode="deepsearch" for deeper multi-step retrieval with optional follow-up sessions.
Request body
High-level Search V2 does not accept
index_name, index_names, index_id, or index_ids. Use semantic search, query, or aggregate for index-specific calls.Example: default search
Example: DeepSearch
Response
search() returns a SearchResponse.