Skip to main content
GET
/
api
/
agent-server
/
messages
List messages in a thread
curl --request GET \
  --url http://localhost:6060/api/agent-server/messages
"<unknown>"

Query Parameters

project_id
string<uuid>
required
namespace
string
required
thread_id
string
required

Response

Messages retrieved successfully

The response is of type any.