v1

latestOpenAPI 3.1.02026-07-1310868314.3 KB
Chat

Get Conversations History

Get Conversation history.

get/api/chat/history

Query parameters

bot_idstring uuid required
date_fromstring date-time

Start date for filtering chat history.

Start date for filtering chat history.

date_tostring date-time

End date for filtering chat history.

End date for filtering chat history.

orderstring nullable

Ordering of chat history. Format: '<field_name>.<direction>'.

Ordering of chat history. Format: '<field_name>.<direction>'.

Response

Successful Response

bot_namestring nullable

Optional name of the associated bot.

bot_idstring uuid required

Unique identifier for the associated bot.

user_idstring uuid required

Unique identifier for the user.

session_idstring required

Identifier for the conversation session.

created_atstring date-time required

Timestamp indicating when the conversation history was created.