Chat History
Last updated
Last updated
Retrieves the full history of a specific conversation.
GET
Token
String
Unique app authentication token.
Content-Type
String
Set to application/json
.
convo_id
String
Conversation ID obtained from the Chat Initialization API.
status
Strings
Indicates success or failure.
data
Array
List of messages exchanged in the conversation.
status
String
Indicates success or failure.
convo_id
String
Unique identifier for the conversation.
user_id
String
Unique identifier for the user.
Example: