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

Query Parameters

project_id
string<uuid>
required
namespace
string
required
conversation_id
string
required

Response

Threads retrieved successfully

The response is of type any.