Test evaluate a monitor
Monitors
Test evaluate a monitor
Dry-run evaluation of a monitor against a specific run.
Evaluates all conditions and builds the notification message, but does not dispatch notifications or write an event record. Use this to preview what would happen if the monitor evaluated against a given run.
POST
Test evaluate a monitor
Authorizations
API key for authentication
Path Parameters
Monitor ULID
Pattern:
^[0-9A-Z]{26}$Body
application/json
Run ID to evaluate the monitor against
Response
Test evaluation results
Monitor ULID
Run that was evaluated
Whether the monitor would have triggered
Whether cooldown would have suppressed the trigger
Per-condition evaluation results
Empty for dry-run (no dispatching)
Generated notification message

