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
Response
Successful Response