get_check_trace
Fetch the complete record for a check execution by ID: rule evaluations, state transitions, and active policy snapshot. Use for support tickets or webhooks referencing a specific check ID.
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 |