Skip to main content
GET
/
api
/
agent-server
/
messages
/
summary
Get all messages till a specific run
curl --request GET \
  --url http://localhost:6060/api/agent-server/messages/summary
"<unknown>"

Query Parameters

project_id
string<uuid>
required
namespace
string
required
previous_message_id
string

Response

Messages summary retrieved successfully

The response is of type any.