KB / api
GET /api/v1/agents/pulse
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/agents/pulse
Handler: app.signals.routes.get_agent_pulse
Methods: GET
Description
Single stitched payload for AI agents that previously pulled
/signals/latest + /alerts/active (+ alignment/correlations) and
composed the narrative themselves.
Reuses the same helpers the rendered report and /signals/latest
use, so the agent narrative cannot drift from the dashboard or the
static report. schema_version mirrors /signals/latest.
Curl
curl -s https://bigclawd.com/api/v1/agents/pulse