@wildix/wim-knowledge-base-client > KnowledgeBase > getKnowledgeBase
KnowledgeBase.getKnowledgeBase() method
Signature:
getKnowledgeBase(args: GetKnowledgeBaseCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetKnowledgeBaseCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
|---|---|---|
args | ||
options | __HttpHandlerOptions | |
cb | (err: any, data?: GetKnowledgeBaseCommandOutput) => void |
Returns:
void