Appearance
Search public URLs, roadmap, and changelog knowledge for the widget​
POST
/widget/knowledge/search
Authorizations​
BearerAuth
JWT token from login
Type
HTTP (bearer)
or
AccessToken
Personal access token. Value: Token <your-token>
Type
API Key (header: Authorization)
Request Body​
application/json
JSON"query": "string","limit": 10
{
 Â
 Â
}
Responses​
OK
application/json
JSON"query": "string","intent": "string","items": [],"evidence": [],"background": [],"has_answer_evidence": true,"sources": {}
{
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
 Â
}