List single story
GET https://api.chatbot.com/v2/stories/:storyId
Properties
Property | Type | Description |
---|---|---|
id | String | Story id. |
name | String | Story name. |
description | String | Story description. |
order | Array. | A string array that states the interactions order at the first story tree level. This order is considered while searching and matching interactions. |
interactions | Object | An object includes all interactions created in the story. |