Skip to content

KB / api

GET /api/v1/alerts/check

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.

GET /api/v1/alerts/check

Handler: app.signals.routes.check_alerts
Methods: GET

Description

Manually trigger alert evaluation on the latest engine snapshot.

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/alerts/check