Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Unique identifier for the session.
Response
Conversation history retrieved successfully.
Unique identifier for the message.
Unique identifier for the session.
Content of the message.
Timestamp when the message was created.
Indicates if the message is from the agent (true) or the user (false).