connectwisdomservice_list_contents: Lists the content

View source: R/connectwisdomservice_operations.R

connectwisdomservice_list_contentsR Documentation

Lists the content

Description

Lists the content.

See https://www.paws-r-sdk.com/docs/connectwisdomservice_list_contents/ for full documentation.

Usage

connectwisdomservice_list_contents(
  knowledgeBaseId,
  maxResults = NULL,
  nextToken = NULL
)

Arguments

knowledgeBaseId

[required] The identifier of the knowledge base. Can be either the ID or the ARN. URLs cannot contain the ARN.

maxResults

The maximum number of results to return per page.

nextToken

The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.


paws.customer.engagement documentation built on Sept. 12, 2023, 1:19 a.m.