Commands
forensics timeline
--output json to pipe the full payload into jq.
forensics trace
checkId. Useful when a webhook or support ticket references a specific execution ID.
forensics snapshot
forensics evaluations
forensics transitions
evaluations. Each row includes fromStatus → toStatus, reason, the checkId that caused it, and (when the transition was part of an incident lifecycle) the incidentId.
Output formats
Allforensics commands accept --output table|json|yaml (default table). The rendered table is deliberately terse — for the full DTO use --output json and pipe to jq.
Next steps
Incident Forensics
Concepts, retention, and use cases for the forensic model.
Incidents CLI
Pair
forensics timeline with incidents get for the full picture.