Search Corpus

View as Markdown
Performs a semantic search across the agent's corpus of knowledge

Authentication

x-api-keystring
API key for authentication
OR
AuthorizationBearer
Bearer token authentication

Request

This endpoint expects an object.
querystringRequired
prompt_idstring or nullOptional
limitinteger or nullOptional1-100
filtersobject or nullOptional

Response

Search results
resultslist of objectsOptional

Errors

403
Forbidden Error
422
Unprocessable Entity Error
503
Service Unavailable Error