Skip to content

KB/api

GET /api/v1/alerts/history

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/history

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

Description

All alerts from last N days.

Parameters

In Name Type Default Description
query days int 30

Curl

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