Authorizations
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
Path Parameters
The workspace that owns the knowledge collections. Format: workspaces/{workspace}.
Query Parameters
Maximum number of items to retrieve per page. Default is 20, maximum is 50.
A page token, received from a previous ListKnowledgeRequest call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListKnowledgeRequest must stay the same.