Retrieve the chat history for a specific chat session using its token.
This endpoint allows you to retrieve the complete chat history associated with a specific chat token.
Name | Required | Type | Description |
---|---|---|---|
token | Yes | string | The unique token identifying the chat session |
Content-Type: application/json
Python
Node.js
Retrieve the chat history for a specific chat session using its token.
This endpoint allows you to retrieve the complete chat history associated with a specific chat token.
Name | Required | Type | Description |
---|---|---|---|
token | Yes | string | The unique token identifying the chat session |
Content-Type: application/json
Python
Node.js