Skip to content

KB / api

POST /api/v1/admin/alerts/evaluate

Last verified

Auto-generated. This article is rebuilt from FastAPI route introspection by scripts/build_api_kb.py. Edit the route docstring in app/ and re-run the script — do not edit this file directly.

POST /api/v1/admin/alerts/evaluate

Handler: app.signals.routes.admin_evaluate_alerts
Methods: POST

Description

Run full alert evaluation cycle manually.

Reads signals from the source_raw parallel store directly (Stage 3 sunset, 2026-06-17 — the legacy .signals_snapshot.json sidecar was retired).

Curl

curl -s https://bigclawd.com/api/v1/admin/alerts/evaluate