ListConversationSets

Lists conversation sets that can be used by a workspace.

Query Parameters
namespace string

Namespace in which conversation sets to be listed are.

Response Body
conversation_sets ConversationSet[]
namespace string

Namespace of the conversation set.

id string

Unique identifier of the conversation set generated by the server.

name string

User visible given name of the conversation set.

sources Source[]

Sources of conversations this conversation set is sourced from.

conversation_source_id string

Unique identifier of the conversation source which has synchronized the raw conversations.

preprocessors ConversationSetPreprocessors
processors Processor[]
key string
params ParamsEntry (circular)