@wildix/wim-knowledge-base-client > KnowledgeBase > getDocument
KnowledgeBase.getDocument() method
Signature:
getDocument(args: GetDocumentCommandInput, options?: __HttpHandlerOptions): Promise<GetDocumentCommandOutput>;
Parameters
Parameter | Type | Description |
|---|---|---|
args | ||
options | __HttpHandlerOptions | (Optional) |
Returns:
Promise<GetDocumentCommandOutput>