Skip to main content
GET
Search calls

Authorizations

x-api-key
string
header
required

Workspace API key. Current accepted keys use the ando_sk_ prefix.

Query Parameters

q
string
required

Search query text.

conversation
string

Comma-separated conversation identifiers to filter to.

after
string

Cursor or ISO timestamp after which results should be returned.

before
string

Cursor or ISO timestamp before which results should be returned.

Response

Call search results.

Search calls response. Results are returned in data.items; top-level items is a compatibility alias.

data
object
required

Standard public response data. New clients should read data.items.

items
object[]
required
deprecated

Compatibility alias for data.items. New clients should read data.items.