ListConversationSets
Lists conversation sets that can be used by a workspace.
Query Parameters |
---|
namespace stringNamespace in which conversation sets to be listed are. |
Response Body | |||||||||
---|---|---|---|---|---|---|---|---|---|
conversation_sets ConversationSet[]
|
Lists conversation sets that can be used by a workspace.
Query Parameters |
---|
namespace stringNamespace in which conversation sets to be listed are. |
Response Body | |||||||||
---|---|---|---|---|---|---|---|---|---|
conversation_sets ConversationSet[]
|
GET /v1alpha1/conversation_sets
curl -L -X GET 'https://api.humanfirst.ai/v1alpha1/conversation_sets' \
-H 'Accept: application/json'