Conversation
Get Chatbot Conversations
Get the chatbot conversations.
GET
/
v1
/
conversation
/
{id}
Authorizations
Path Parameters
The chatbot's id.
Query Parameters
The beginning of the date range to query. Unix timestamp in milliseconds.
The end of the date range to query. Unix timestamp in milliseconds.
An array of conversation source types to filter on. Values can be 'app', 'website', 'link', 'discord', or 'zapier'. Leave empty to not filter on source type.
Response
200 - application/json
The chatbot's name.
The beginning of the date range to query. Unix timestamp in milliseconds.
The end of the date range to query. Unix timestamp in milliseconds.
The date the chatbot was created. Unix timestamp in milliseconds.
An array of conversations.