Skip to main content
POST
Search knowledge documents

Authorizations

Authorization
string
header
required

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

Headers

project
string
required

Body

application/json
query
string
required
documentTypeFilter
string
internally
boolean
lang
string
limit
number<double>

Max documents to return. Values above 10 have no effect; retrieval is capped at 10.

scope
object

Response

200 - application/json

Ok

results
object[]
required
count
number<double>
required