KB / api
GET /api/v1/alerts/today
Last verified
Auto-generated. This article is rebuilt from FastAPI route introspection by
scripts/build_api_kb.py. Edit the route docstring inapp/and re-run the script — do not edit this file directly.
GET /api/v1/alerts/today
Handler: app.signals.routes.get_alerts_today
Methods: GET
Description
All alerts fired today (ET), sorted newest first. Powers the dashboard alert feed.
Curl
curl -s https://bigclawd.com/api/v1/alerts/today