Find knowledge records from the specified knowledge collections relevant to the input query. Can only be called for knowledge collections in the workspace associated with the provided API key. The query may return zero or more relevant records based on the search term provided in search_query.text_query.
Should follow the format Basic {credentials}. The {credentials} consists of the Base64-encoded string of the API key and the secret in the format key:secret
The workspace that owns the knowledge collections. Format: workspaces/{workspace}.
A successful response.
Response containing the retrieved knowledge records.
List of retrieved knowledge records.