cURL
curl --request GET \ --url https://agent.kryptonfund.com/api/v1/agents/memories
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Get the memories data for a user. Returns condensed memories from Firebase and current session memories from local storage.
Query parameters:
Successful Response