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