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

Query Parameters

user_id
string | null
session_id
string | null

Response

Successful Response