Get Messages
Retrieve the entire message history for a given agent session.
Messages include user messages, the agent’s internal thoughts, agent responses, and tool
usage records.
post/get-messages
Query parameters
sessionstring required
The session ID to retrieve messages from.
Response
An array of message objects from the session.