---
title: "List memory stores"
method: GET
path: "/memory_stores"
---

# List memory stores

`GET /memory_stores`

## Query parameters

- `search` string

## Headers

- `Authorization` string, required

## Response `200`

200

- ListMemoryStoresResponse200
  - `status` string
  - `response` MemoryStoresGetResponsesContentApplicationJsonSchemaResponse
    - `items` MemoryStoresGetResponsesContentApplicationJsonSchemaResponseItemsItems[]
      - `id` string
      - `title` string
      - `workspace_id` string
      - `created_at` string
      - `updated_at` string
      - `contact_ids` unknown[]
        - unknown
    - `total` integer
    - `page_size` integer
    - `page_number` integer

## Changes

- **2026-08-22** `292b6010eb31` — 1 info
  - api tag `` removed

[Change history](https://skmtc.dev/synthflow/apis/platform-api/changes/memory_stores/get.md)

---

[API](https://skmtc.dev/synthflow/apis/platform-api.md) · [All operations](https://skmtc.dev/synthflow/apis/platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/synthflow/platform-api/revisions/6976456ad422/schema)
