GET Knowledge Base Search

Searches the knowledge base for curated Q&As and past questionnaire answers matching a text query. Returns results from both the curated knowledge base and historical questionnaire answers. Answers are truncated to 500 characters. Authentication: API key or OAuth.

get/v2/knowledge_base/search

Query parameters

query_textstring required

The search query text.

product_line_idsstring

Filter results by product line IDs. Accepts a string or an array of strings.

Response

Knowledge Base search results.

totalinteger required

Number of results returned.

Changes

No recorded changes to this endpoint across all 1 revision of this API.