Skip to main content
GET
/
api
/
v1
/
agents
/
conversations
Get Clark Conversations
curl --request GET \
  --url https://agent.kryptonfund.com/api/v1/agents/conversations
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Query Parameters

user_id
string | null
limit
integer
default:20

Response

Successful Response