Skip to main content
GET
/
chatbot
/
history
/
{historyId}
Get chat history for a specific history record
curl --request GET \
  --url https://api.cleartalk.ai/chatbot/history/{historyId} \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

API Key for authentication

Path Parameters

historyId
string
required

Chat history record ID

Response

200

Returns the chat history