Batch daily uptime data for all leaf components
Returns daily uptime for every active non-group component with uptime data, keyed by component ID. Replaces N individual per-component uptime calls with a single request. Supports either a preset period or an explicit from/to window (ISO yyyy-MM-dd, max 730 days). The explicit window wins when both are supplied — this is what powers the sliding 90-day navigator on the public uptime history page.
Authorizations
API key (dh_live_...) or Auth0 JWT token
Path Parameters
Query Parameters
Preset time window (used when from is omitted)
7d, 30d, 90d, 1y Explicit window start (ISO date); overrides period
Explicit window end (ISO date); defaults to today
Response
OK
Batch daily uptime per component, keyed by component ID