---
title: "Stream Memory Updates"
method: GET
path: "/api/realtime/memories/stream"
tags: ["realtime"]
---

# Stream Memory Updates

`GET /api/realtime/memories/stream`

Server-Sent Events endpoint for real-time memory updates.

Streams memory creation, updates, and deletions in real-time to replace polling.

## Query parameters

- `space_id` string, nullable
- `token` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/memara/apis/memara-api.md) · [All operations](https://skmtc.net/memara/apis/memara-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/memara/memara-api/revisions/4dc7c4418845/schema)
