List Conflicts

View as Markdown

Contradictions detected across the evidence: pairs of credible claims about the same entity that cannot both be true (with speakers and meetings). Default shows open ones needing client validation; filter by status or ‘all’ to see resolved/dismissed history with notes. Use the id with resolve_conflict.

Authentication

AuthorizationBearer
Create a personal key in Alpha settings, or use an access token issued to an approved OAuth client.

Request

This endpoint expects an object.
vaultstringOptional

Exact vault id or name from list_vaults. Required whenever the key can reach more than one vault; never guess or use one client’s vault for another.

statusenumOptional

Which conflicts (default open)

Allowed values:

Response headers

X-Request-IdstringOptional
Stable identifier for tracing this request in Alpha logs.

Response

List Conflicts completed.
datamap from strings to any or list of maps from strings to any
The result returned by the selected Alpha tool.

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error