v21

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-044334120.9 KB
Sessions & Agents
Memory Operations

Recall Changed Since

Differential retrieval: "What changed recently?"

Returns memories created or updated after the specified datetime.

Example: "What changed since last week?"

Requires:

  • X-Session-Token: {session_token}
post/api/v2/agents/{agent_id}/recall/changed-since

Path parameters

agent_idstring required

Headers

x-session-tokenstring nullable
X-Api-Keystring nullable

Cookies

memanto_session_tokenstring nullable

Request body

sincestring date-time required

Start of change window — YYYY-MM-DD (defaults to start of day) or full ISO datetime e.g. 2025-11-01T00:00:00Z

limitinteger nullable

Max results

typestring[] nullable

Memory type filters

tagsstring[] nullable

Tag filters

Response

Successful Response

agent_idstring required
session_idstring required
countinteger required
temporal_modestring required
as_of_datestring nullable
since_datestring nullable