Skip to main content
GET
Memory History
Price: FREE Retrieve the full change history for a memory. Every update (content, importance, metadata, etc.) is tracked as a history entry.

Path Parameters

id
string
required
UUID of the memory.

Response (200)

history
array
Array of history entries, ordered by creation time (newest first).

Errors

Example

Response
History is only created when a memory is updated via PATCH /v1/memories/:id. The initial store does not create a history entry.