Searches existing Wisdom quick responses in a Wisdom knowledge base.
post/knowledgeBases/{knowledgeBaseId}/search/quickResponses
Path parameters
knowledgeBaseIdstring required
The identifier of the knowledge base. This should be a QUICK_RESPONSES type knowledge base. Can be either the ID or the ARN. URLs cannot contain the ARN.
Query parameters
maxResultsinteger
The maximum number of results to return per page.
nextTokenstring
The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
Request body
Response
Success