Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url http://localhost:8080/v1/memories/{id}/mutations \ --header 'Authorization: Bearer <token>'
{ "mutations": [ { "timestamp": "2023-11-07T05:31:56Z", "source": "<string>", "old_confidence": 123, "new_confidence": 123, "reason": "<string>" } ] }
Returns the full audit trail of confidence changes for a memory.
API key with mk_ or rk_ prefix
mk_
rk_
Mutation log
Show child attributes