Error
A valid request URL is required to generate request examplesVector Stores
Execute a vector store search
Performs a vector similarity search against the specified provider.
POST
/
vectorstores
/
search
Error
A valid request URL is required to generate request examplesAuthorizations
Azure AD access token obtained via MSAL
Body
application/json
VECTOR_STORE_PROVIDER enum value (e.g. pinecone, weaviate, qdrant)
Connection parameters for an external vector store
Show child attributes
Show child attributes
Search parameters for vector store queries
Show child attributes
Show child attributes
Pre-computed query embedding (skips server-side embedding)
Response
Search results with metrics
Was this page helpful?