---
title: "Memory Migration Status"
method: GET
path: "/api/memory/migration/status"
---

# Memory Migration Status

`GET /api/memory/migration/status`

Should the SPA offer the migration dialog? Never raises for non-eligible
users — returns eligible:false so a normal (community/plus, already-migrated,
or nothing-to-retire) account just doesn't see the prompt.

## Headers

- `authorization` string, nullable

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/omicos/apis/omicos-server.md) · [All operations](https://skmtc.dev/omicos/apis/omicos-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/omicos/omicos-server/revisions/a00b94573ffe/schema)
