The complete audit answer for one memory in a single call.
Composes identity/origin tier, the transaction-time version audit (with chain hashes), both supersession directions, lineage roots, decision provenance, and live chain verification — the explain-contract shape. Absent and no-access are both 404 (masked per house auth style).
Path Parameters
item_id*Item Id
Response Body
application/json
application/json
curl -X GET "https://example.com/memory/string/explain"null{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}Enrichment Stage
Run enrichment pipeline stage. Enriches stored entities with additional metadata (sentiment, topics, etc.). Requires authentication and operates on user-scoped data. Requires linking stage to be completed first.
Export Okf Bundle
Export the caller's workspace memories as a compressed OKF bundle.