GetConversationSet
Returns a specific conversation set that can be used by a workspace.
Path Parameters |
---|
namespace string โ REQUIREDNamespace in which conversation set is. |
id string โ REQUIREDUnique identifier of the conversation set. |
Response Body | |||
---|---|---|---|
namespace stringNamespace of the conversation set. | |||
id stringUnique identifier of the conversation set generated by the server. | |||
name stringUser visible given name of the conversation set. | |||
sources Source[]Sources of conversations this conversation set is sourced from.
| |||
preprocessors ConversationSetPreprocessors
|