Skip to main content
GET
SearchDocs

Authorizations

Authorization
string
header
required

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

Query Parameters

query
string
required

Keyword query, e.g. "asset channels CEL". Required.

maxResults
integer<int32>

Maximum hits to return. Defaults to 10; values above the hard cap of 25 are coerced to 25. Optional.

Response

A successful response.

hits
object[]
read-only
totalScanned
integer<int32>
read-only

Total number of doc pages scanned to produce these hits.