m2m— memory vs memory: the new memory contradicts an existing memory.m2d— memory vs document: the new memory contradicts content in a project document.
Permission required:
project:mem_list · instancePath Parameters
string
required
Project ID
Query Parameters
integer
default:"1"
Page number (1-based)
integer
default:"50"
Page size, 1–100
string
Filter by conflict category:
m2m— memory vs memory.m2d— memory vs document.
string
Filter by kind of inconsistency:
logical— contradiction or tension between statements.knowledge— disagreement about facts or what was cited.
boolean
Filter to only resolved (
true) or only unresolved (false) conflicts. Omit to return both.boolean
Filter by whether the underlying content has changed since the conflict was detected. Stale conflicts may no longer be accurate.
string
Comma-separated list of memory IDs. Returns conflicts that involve any of the listed memories.
Response
object
For the full breakdown of a single conflict — including the nested resolution record when it’s been resolved and document excerpts for
m2d cases — call Get Memory Conflict.