Skip to main content
GET
List memory stores

Authorizations

Authorization
string
header
required

A Recursion API key, created in the console under API keys.

Query Parameters

agent_id
string

Only stores belonging to this agent.

origin
enum<string>

Only stores with this provenance.

Available options:
curated,
reflection
status
enum<string>

Only stores in this state.

Available options:
active,
archived
include_archived
boolean

Include archived stores. Omitted by default.

Response

The memory stores in the calling organization, newest first.

The memory stores in the calling organization, newest first.

memory_stores
object[] | null
required

Memory stores in the organization, newest first.