POST
/
api
/
v1
/
rag
/
agent-response-stream
Stream agent response
curl --request POST \
  --url https://rest-api.captide.co/api/v1/rag/agent-response-stream \
  --header 'X-API-Key: <api-key>'
"<any>"

Authorizations

X-API-Key
string
header
required

Query Parameters

query
string
required

The natural language query

Response

200
application/json

Stream started successfully

The response is of type any.