Get agent memories
Memory
Get agent memories
Retrieve long-term memories for a specific agent.
GET
Get agent memories
Documentation Index
Fetch the complete documentation index at: https://docs.minns.ai/llms.txt
Use this file to discover all available pages before exploring further.
Path parameters
Agent identifier (
u64).Query parameters
Maximum number of memories to return. Max:
1000.Response
Returns an array ofMemoryResponse objects.
Memory identifier.
Agent that formed the memory.
Session identifier.
Memory strength (
0.0–1.0).Relevance score (
0.0–1.0).Number of times the memory has been accessed.
Formation timestamp (nanoseconds since Unix epoch).
Last access timestamp.
Context fingerprint.
Episode outcome description.
One of:
"Episodic", "Working", "Semantic", "Negative".