memory management
List Memory
List memory entries visible to the caller.
get/v1/memory
Query parameters
keystring nullable
Filter by exact key match.
Filter by exact key match.
key_prefixstring nullable
Filter by key prefix (Redis-style namespace scan). Mutually exclusive with key; if both are provided, key_prefix wins.
Filter by key prefix (Redis-style namespace scan). Mutually exclusive with key; if both are provided, key_prefix wins.
searchstring nullable
Match entries whose key starts with this value or whose memory_id equals it. Takes precedence over key_prefix and key when provided.
Match entries whose key starts with this value or whose memory_id equals it. Takes precedence over key_prefix and key when provided.
pageinteger
page_sizeinteger
Response
Successful Response