Skip to main content
Version: 2.0

Get agent memory history

GET 

/v2/agents/:agent_key/memory/history

Retrieve the version history of the agent's _learned_memory skill. Each entry is a full snapshot of the memory content at that version, ordered by version ascending. Returns an empty list if the agent has no memory history.

Request

Responses

The agent's memory version history.