Skip to main content
GET
Get memory version history

Authorizations

X-API-Key
string
header
required

API key created from the MemContext dashboard. Keys are prefixed with mc_, bound to one workspace, and API-key requests cannot override that workspace.

Path Parameters

id
string<uuid>
required

Memory UUID.

Query Parameters

scope
string

Hard isolation boundary. When provided, the memory must belong to this scope.

Maximum string length: 200

Response

Current version and version history.

current
object
required
history
object[]
required

Previous versions in the chain, ordered by version number.