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.
Documentation Index
Fetch the complete documentation index at: https://docs.devhelm.io/llms.txt
Use this file to discover all available pages before exploring further.
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
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