Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

q
string
required

Search query

Minimum string length: 1
collection_id
string<uuid>

Optional collection filter

limit
integer
default:20

Max results

Required range: 1 <= x <= 100

Response

Search results with provenance

query
string
results
object[]
count
integer
search_type
string
Example:

"fts"

score_type
string
Example:

"ts_rank"

quality_summary
object