list_monitor_transitions
List state transitions for a monitor to reconstruct its reliability history, capturing each change from watching through triggered, confirmed, and resolved states, including pre-incident transitions.
Instructions
List state transitions recorded for a monitor (paginated).
A transition captures every WATCHING→TRIGGERED→CONFIRMED→RESOLVED edge the detection engine walked. Includes transitions that occurred before an incident was declared (incident_id = null).
Use to reconstruct the full reliability history of a monitor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| monitor_id | Yes | ||
| from_ | No | ||
| to | No | ||
| page | No | ||
| size | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |