Skip to main content
POST
Hybrid search across uploaded content

Authorizations

x-api-key
string
header
required

Body

application/json
q
string
required

Query string. Supports hybrid semantic + keyword search.

caseId
string<uuid>

Filter results to a specific case.

fileId
string<uuid>

Filter to a single file.

limit
integer
default:20

Number of results to return.

Required range: 1 <= x <= 100
dateFrom
string<date-time>

Lower bound for file create/update timestamps.

dateTo
string<date-time>

Upper bound for file create/update timestamps.

Response

Search results

results
object[]

Ordered search results.