Skip to content

KB / api

GET /api/v1/signals/score/breakdown

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/score/breakdown

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

Description

Rich per-component score breakdown.

Returns each of the 18 health-score components with its raw input, the thresholds used to classify it, the band it fell into, points earned vs maximum, and a 5-row history of the underlying field. Callers can pin to formula_version to detect silent scoring methodology changes.

Curl

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