List Predictions
Paginated, filterable, server-sorted prediction list. Backs RiskSignalsTable (top-6 by probability) and ProbabilityMatrix.
V2 Wave 2B (API-IMPLEMENTATION-SPEC.md §8.2): rows are hazard projections
generated per engine run (app/engine/hazard/service.py: generate_predictions_for_pattern), superseded (not deleted) by later runs.
The old ad-hoc risk_forecasts-merge bridge (pre-hazard_fits) is removed —
hazard_fits is now the single source of truth for every pattern’s
recurrence signal, so there is no separate “engine-only workspace” case to
reconcile anymore.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
0 <= x <= 10 <= x <= 1x >= 11 <= x <= 200Response
Successful Response
The response is of type Response List Predictions V1 Predictions Get · object.