Get uptime statistics
Returns uptime percentage and latency statistics for the requested time window, computed from continuous aggregates. Uses hourly aggregates for 24h/7d windows and daily aggregates for 30d/90d windows.
Authorizations
API key (dh_live_...) or Auth0 JWT token
Path Parameters
Query Parameters
Time window for uptime calculation
24h, 7d, 30d, 90d Response
Uptime statistics
Uptime statistics aggregated from continuous aggregates
Total number of checks executed
1440
Number of checks that passed
1439
Number of incidents that started within the requested window
2
Uptime percentage over the requested window; null when no data
99.95
Weighted average latency in milliseconds; null when no data
142.5
95th-percentile latency in milliseconds (upper bound across regions); null when no data
312
50th-percentile (median) latency in milliseconds; null when no data
128