Vector stores
Search vector store
Search a vector store for relevant chunks based on a query and file attributes filter.
post/vector_stores/{vector_store_id}/search
Path parameters
vector_store_idstring required
Example:vs_abc123
The ID of the vector store to search.
Request body
Response
OK