Get Chat History
sender-profile-chat
Get Chat History
Get the chat history for a session.
Returns all messages in the conversation so far.
Args: session_id: The chat session ID
Returns: List of chat messages
GET
Get Chat History
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.