Conversation
List Conversations
List all conversations between a user and your clone
GET
/
api
/
conversation
/
list
Query
slug
string
The slug
of your clone
email
string
The email
of the user
Response
conversations
Conversation array
History of the conversation between a user and a clone in chronological order
id
uuid
The id
of the Conversation
created_at
string
The time the conversation was created
title
string
The title of the conversation (optional)