Search content
Searches through indexed content using query.
Required scope: `knowledge:read`
Request body
Example request
{
"query": "machine learning and artificial intelligence",
"date_from": 1735639200,
"date_to": 1735639200,
"domains": [
"example.com",
"blog.example.com"
],
"limit": 10,
"authz_policy": "external-chatbot",
"principal_id": "user-123"
}Response
Successful search results
Example response
{
"created": 1677649420
}Changes
Changed in 14 of the 71 revisions of this API.103050
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
- ○
added the new optional request property
new-optional-request-property
- ○
added the new optional request property
new-optional-request-property
- ○
added the new optional request property
new-optional-request-property
- ○
- ○
added the new optional request property
new-optional-request-property
- ○
- ○
added the new optional request property
new-optional-request-property
- ○
- ○
added the new
datetimeenum value to the request property///request-property-enum-value-added
- ○
added the new
datetimeenum value to the request property///request-property-enum-value-added
- ○
- ○
added the new optional request property
new-optional-request-property
- ○
- ○
added the new optional request property
new-optional-request-property
- ○
- ○
added the new optional request property
new-optional-request-property
- ○
- ●
added the new
aacenum value to the//response property for the response statusresponse-property-enum-value-added
- ○
added the new
aacenum value to the request property/request-property-enum-value-added
- ●
- ●
added the new
jsonlenum value to the//response property for the response statusresponse-property-enum-value-added
- ○
added the new
jsonlenum value to the request property/request-property-enum-value-added
- ●
Of the 71 revisions, 18 have no diff computed.