Skip to main content
POST
/
api
/
v1
/
runtime
/
vector-stores
/
{id}
/
search
Search in vector store (CLI/SDK)
curl --request POST \
  --url https://api.runflow.ai/api/v1/runtime/vector-stores/{id}/search

Documentation Index

Fetch the complete documentation index at: https://docs.runflow.ai/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

id
string
required

Vector store ID or name

Response

200

Search completed successfully.