list_monitor_transitions
Retrieve paginated state transitions for a monitor, capturing WATCHING->TRIGGERED->CONFIRMED->RESOLVED edges, to reconstruct its full reliability history.
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 |