Skip to main content
GET
Get Predictions Summary

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

window
string
default:30d
high_probability_threshold
number
default:0.8
Required range: 0 <= x <= 1

Response

Successful Response

Full predictions summary response. Includes both the predictions-page field names (total_predictions, high_probability_count) and the dashboard-spec canonical field names (total, high_probability, above_alert_threshold, avg_probability, latest_generated_at, by_pattern) as optional fields for backward compat.

by_impact
By Impact · object
required
generated_at
string
required
high_probability_count
integer
required
total_predictions
integer
required
window
string
required
above_alert_threshold
integer
default:0
avg_probability
number
default:0
by_pattern
By Pattern · object[]
crest_count
integer
default:0
high_probability
integer
default:0
high_probability_threshold
number
default:0.8
latest_generated_at
string | null
total
integer
default:0