v1

latestOpenAPI 3.1.02026-07-1310868314.3 KB
Chat

Get Session Chat History

Export Conversation History for a Session to PDF.

post/api/chat/{session_id}/history.pdf

Path parameters

session_idstring required

Request body

bot_idstring uuid required

Unique identifier for the associated bot.

user_idstring uuid nullable

Optional user identifier associated with the conversation.

orderstring nullable

Optional order for sorting the conversation.

date_fromstring date-time nullable

Optional start date for filtering the conversation.

date_tostring date-time nullable

Optional end date for filtering the conversation.

Response

Successful Response

{"stackTrail":"paths:/api/chat/{session_id}/history.pdf:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}