Return a single drift event with full change details.
Path Parameters
event_id*Event Id
Response Body
application/json
application/json
curl -X GET "https://example.com/memory/procedures/drift/string"null{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}Get Discoveries
Find unexpected connections (serendipitous discovery). Discovers non-obvious relationships between notes that might lead to new insights.
Get Evolution Status
Get status of memory evolution processes using simple derived metrics. Requires authentication and operates on user-scoped data.