Conversations
get/v1/bots/{bot_id}/conversations/{conversation_id}/flow
Path parameters
bot_idstring required
Identifies the bot
conversation_idstring required
Identifies the conversation
Query parameters
versionstring required
start_timestring required
The starting date of the a range containing the conversation
end_timestring required
The end date of the a range containing the conversation
message_idstring
Identifies a message withing a conversation. Optional. When specified only the transitions for the given message will be included
Response
A successful response.
Changes
No recorded changes to this endpoint across all 1 revision of this API.