Get Chat History
This endpoint returns a list of messages and conversations between your customers and your trained agent
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The agent id associated with the trained agent model.
Query Parameters
Limit the number of conversations to look in the past "conversation_ids" will only find the conversations requested and ignore the "k" parameter
Body
Response
Chat History response.
The unique identifier for the chat.
"9ds49k9cncp7bmp"
The message object containing data and type.
The session ID associated with the chat.
"aki56d7-1719768767426"
The date and time when the message was created.
"2024-06-30T17:32:53.518+00:00"
