List monitors for the authenticated org
Supports filtering by enabled, status (alias active|paused for enabled), type, managedBy, tag / tags, search, and environmentId. Unrecognised query parameters are silently ignored (Spring’s default binding behaviour) — pin to the documented set above.
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
Query Parameters
Filter by enabled state (true/false)
Lifecycle status alias: 'active' (enabled=true) or 'paused' (enabled=false). Ignored when ?enabled is also supplied.
Filter by monitor type
HTTP, DNS, MCP_SERVER, TCP, ICMP, HEARTBEAT Filter by managed-by source
DASHBOARD, CLI, TERRAFORM, MCP, API Filter by tag names, comma-separated (e.g. prod,critical); OR semantics
Filter by a single tag name (alias for ?tags=); merged with ?tags using OR semantics
Case-insensitive name search
Filter by environment ID