v3
latestOpenAPI 3.0.02026-07-2759120262.8 KBList monitors
List all monitors in a user's account. Values can be paginated with the cursor parameter. Optionally filter by tags, URL, name, status, groupId, or limit. All filters use AND logic when combined.
Query parameters
Filter monitors by custom field key:value pairs. Format: customField=key:value. Multiple filters use AND logic. Split on first colon only.
Maximum number of monitors to return per page. Default: 50, Min: 1, Max: 200.
Filter monitors by monitor group ID.
Comma-separated list of status values to filter monitors. Uses OR logic (matches any specified status). Case-insensitive. Allowed values: PAUSED, STARTED, UP, LOOKS_DOWN, DOWN.
Filter monitors by name. Case-insensitive partial match on the monitor friendly name.
Filter monitors by URL. Case-insensitive partial match on the monitor URL.
Comma-separated list of tag names to filter monitors. Uses OR logic (matches any specified tag). Case-sensitive.
Cursor to paginate through monitors