Diff a single memory record change
Returns the before/after bodies for one change — the version authored by spanId against its predecessor in the record's mutating chain. Returns 404 when the span is not a recorded change of the record.
Path parameters
Project slug (human-readable identifier)
Project slug (human-readable identifier)
Query parameters
Store identifier (gen_ai.memory.store.id). Pass an empty string to address the unattributed ("") store.
Store identifier (gen_ai.memory.store.id). Pass an empty string to address the unattributed ("") store.
Record identifier (gen_ai.memory.record.id). Pass an empty string to address the unnamed record.
Record identifier (gen_ai.memory.record.id). Pass an empty string to address the unnamed record.
Span that authored the change (the after side).
Span that authored the change (the after side).
Response
Memory record change diff