Skip to main content
POST
Get Messages

Query Parameters

string
required
The session ID to retrieve messages from. This identifies the specific agent session.

Response

Returns the entire message history for the specified agent session as an array of message objects.

Message Types

object
Messages sent by the user to the agent
object
Internal agent reasoning and thought processes
object
Agent responses visible to the user
object
Records of tools used by the agent, including input parameters