get_check_trace
Retrieve the complete trace for a specific check execution, including rule evaluations, state transitions, and the active policy snapshot. Use this to debug issues from support tickets or webhooks.
Instructions
Everything the detection engine recorded for a single check.
Includes the rule evaluations produced for this check_id, the state transitions that fired (if any), and the policy snapshot active at evaluation time. Use when a user references a specific check execution ID (e.g. from a support ticket or webhook).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| check_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |