Agents
List memory for an Agent
List memory for an Agent. The request enforces Agent roles, ownership, workspace boundaries, and lifecycle state.
GET
List memory for an Agent
Authorizations
Bearer JWT token or API Key (sk-*).
Path Parameters
Query Parameters
Filter by memory owner type.
Available options:
USER, AGENT, WORKSPACE, INSTANCE, SHARED Example:
"AGENT"
Filter by owner id for USER, AGENT, or WORKSPACE memory.
Example:
"11111111-1111-4111-8111-111111111111"
Filter by one memory kind.
Available options:
preference, fact, episode Example:
"fact"
Filter by an exact canonical Revo ref token.
Maximum string length:
512Example:
"[COMPONENTS/11111111-1111-4111-8111-111111111111](InvoiceSync)"
Filter by one normalized memory tag.
Maximum string length:
80Example:
"billing"
Maximum number of records to return.
Required range:
1 <= x <= 200Example:
25
Response
200 - undefined
Last modified on September 5, 2026

