v52

OpenAPI 3.1.0raw.githubusercontent.com2026-08-033240556.8 KB
Memory

List or semantically search memories across all agents (debug/admin)

post/api/memory/list

Request body

querystring

Natural-language query. If present, runs semantic search; otherwise lists by recency.

agentIdstring

Filter to a single agent. Omit for all.

scope'agent' | 'swarm' | 'all'
source'manual' | 'file_index' | 'session_summary' | 'task_completion'
sourcePathstring

Substring match against sourcePath (case-insensitive). Useful for file_index memories.

limitinteger
offsetinteger

Response

Memory list / search results