Show uptime configuration
Authentication
Personal access token created in the Modular DS dashboard; read-only tokens can only call GET endpoints.
Path parameters
Query parameters
Response
200 - Uptime configuration
Personal access token created in the Modular DS dashboard; read-only tokens can only call GET endpoints.
200 - Uptime configuration
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.