GetConversationSet

Returns a specific conversation set that can be used by a workspace.

Path Parameters
namespace string โ€” REQUIRED

Namespace in which conversation set is.

id string โ€” REQUIRED

Unique identifier of the conversation set.

Response Body
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)