Skip to content

KB / api

GET /api/v1/signals/diff

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/signals/diff

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

Description

Return only fields that changed beyond threshold since a reference row.

Two modes:

Thresholds are declared per-field in app/signals/config/diff_thresholds.json so the “what is material” definition is auditable. Fields use one of three comparison kinds: pct (relative), abs (absolute delta), or label (string inequality — used for regime / severity / energy_regime flips).

Parameters

InNameTypeDefaultDescription
queryfrom_str
querydays_backint1

Curl

curl -s https://bigclawd.com/api/v1/signals/diff