List Contradictions
GET /api/creative/lore/contradictions
GET
/api/creative/lore/contradictions
List detected contradictions in the lore.
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” include_resolved
Include Resolved
boolean
Responses
Section titled “ Responses ”Successful Response
LoreContradictionListResponse
Response for listing contradictions.
object
contradictions
required
Contradictions
Array<object>
LoreContradictionResponseResponse for a detected contradiction.
object
id
required
Id
string
projectId
required
Projectid
string
entryIdA
required
Entryida
string
entryIdB
required
Entryidb
string
entryTitleA
Entrytitlea
string
entryTitleB
Entrytitleb
string
contradictionType
required
Contradictiontype
string
description
required
Description
string
severity
required
Severity
string
resolved
required
Resolved
boolean
confidence
required
Confidence
number
createdAt
required
Createdat
integer
modifiedAt
required
Modifiedat
integer
sourceHandler
Sourcehandler
string
total
required
Total
integer
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context