Get Check By Id
GET /api/agents/lorekeeper/check/{check_id}
Load a specific check (with all its issues) — used by the history UI.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”Responses
Section titled “ Responses ”Successful Response
Full consistency check result with issues.
object
Check metadata
object
Check ID
Document that was checked
Project ID
Timestamp in milliseconds
Check depth used
0-100 issue-penalty consistency score (what the UI displays)
Entities found
Issues found
Workflow ids Lorekeeper recommended as fix actions for this check (e.g. ["hawken_contradiction_resolve"]). Empty when no fix workflow matched the run’s severities. Historical checks saved before this field existed have an empty list.
Issues from this check
Persisted consistency issue with status tracking.
object
Issue ID
Parent check ID
Which check found this
Issue severity
Issue description
Open/acknowledged/resolved/false_positive
Validation Error