API ReferenceKnowledge Bases
/public/knowledge-bases/{knowledgeBaseId}
curl -X GET "https://companion-api.napster.com/public/knowledge-bases/string"{
"id": "string",
"name": "string",
"provider": "azureOpenAI",
"itemsCount": 0,
"created": 0,
"tags": {
"property1": "string",
"property2": "string"
}
}{
"code": "string",
"description": "string",
"type": "failure",
"numericType": 0
}