Uptime

View as MarkdownOpen in Claude

Fleet-wide Uptime Monitor listing: one row per monitored website with its current status and last check, so seeing what is down does not take one call per website. Public filters: site[] (website ids), status[] (up, down, unknown), service_status[] (whether the monitor itself is on or off) and s for a free-text search on the website name. Public sorts: status (default, outages first) and site_name. Rolling availability is deliberately left out here - it costs three additional queries per row - and lives on GET /sites/{site}/uptime instead.