List or search memory entries for a zombie
Agent memories
List or search memory entries for a zombie
Returns memory entries for the zombie. Without query this lists most-recent entries (optionally filtered by category). With query, performs case-insensitive LIKE search across both key and content (LIKE metacharacters in query are escaped — a query of % does NOT return every entry).
GET
List or search memory entries for a zombie
Authorizations
Obtain a token via the CLI auth flow (POST /v1/auth/sessions) or GitHub OAuth
Query Parameters
Fuzzy text search across key and content. When omitted, the endpoint lists most-recent entries.
Required range:
1 <= x <= 100