Search knowledge base

Fuzzy text search over knowledge base document content

Headers

xi-api-keystringOptional

Query parameters

querystringRequired
The search query text
page_sizeintegerOptional1-100Defaults to 30
How many documents to return at maximum. Can not exceed 100, defaults to 30.
typesenumOptional
If present, the endpoint will return only documents of the given types.
Allowed values:
cursorstringOptional
Used for fetching next page. Cursor is returned in the response.

Response

Successful Response
resultslist of objects
next_cursorstring

Errors

422
Knowledge Base Search Request Unprocessable Entity Error