List customer memory entries
Browse every memory entry the platform has accumulated across all of your tenant’s agents and contacts — the data behind the top-level Customer Memory dashboard. Filter by contact, agent, memory type, or a created-at date window, and page through results with the opaque cursor. Entries are returned newest-first with PII in content masked unless an operator passes ?reveal=true.
Authorizations
Dashboard JWT token from Clerk
Query Parameters
Only return entries about this contact.
Only return entries learned by this agent.
Only return entries of this memory type.
summary, fact, preference, goal Earliest createdAt (inclusive), ISO-8601.
Latest createdAt (inclusive), ISO-8601.
Opaque pagination cursor returned as next_cursor on the previous page.
Max entries per page (1..200, default 50).
1 <= x <= 200