Skip to main content
POST
Search RAG content for user using a specified query string

Authorizations

x-access-token
string
header
required

JWT token passed in x-access-token header

Body

application/json

The search term to query RAG content

assistantId
string

Optional assistant ID to scope search to the assistant's RAG collections

Response

Successful RAG search results returned

success
boolean
Example:

true

data
string
message
string
Example:

"RAG Search results for example query"