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