Skip to main content
POST
Probe an agent’s retrieval

Authorizations

Authorization
string
header
required

A workspace API key: wdy_live_… / wdy_test_…. Created at POST /workspaces/{tenantId}/keys and shown exactly once.

Path Parameters

agentId
string
required

Body

application/json
query
string
required

The question, phrased the way a visitor would ask it.

Required string length: 1 - 500
topics
array[]

Topics the classifier would have picked. Empty tests the vector half alone.

Maximum array length: 12
locale
enum<string>
Available options:
es,
en
limit
number

How many passages to return.

Required range: 1 <= x <= 20

Response

passages
object[]
required
strategies
object
required