GET /v1/memories/:id/history — Get the change history for a memory.
Price: FREE Retrieve the full change history for a memory. Every update (content, importance, metadata, etc.) is tracked as a history entry.Documentation Index
Fetch the complete documentation index at: https://docs.memoclaw.com/llms.txt
Use this file to discover all available pages before exploring further.
| Status | Description |
|---|---|
| 404 | Memory not found, deleted, or belongs to another wallet. |
| 422 | Invalid UUID format. |
PATCH /v1/memories/:id. The initial store does not create a history entry.