Show uptime configuration

View as MarkdownOpen in Claude
Read one Uptime Monitor global configuration in full: its check settings (interval, timeout, HTTP method, accepted status codes), the region its checks run from, whether it is the default for new websites and how many websites use it. Ids come from "List uptime presets". Response attributes: `name`, `status` (enabled, disabled), `is_default` (true for the configuration new websites receive), `interval_seconds`, `timeout_ms`, `method` (GET, HEAD), `status_codes`, `region` and the timestamps. `sites_count`, how many websites use the configuration, is opt in with `fields[preset-uptimes]=sites_count`. A configuration of another organization answers 404.

Authentication

AuthorizationBearer

Personal access token created in the Modular DS dashboard; read-only tokens can only call GET endpoints.

Path parameters

preset_uptimestringRequired

Query parameters

fields[preset-uptimes]stringOptional
Opt into the computed website count

Response

200 - Uptime configuration

dataobjectOptional
jsonapiobjectOptional