Lists all monitors for the authenticated team. Supports filtering by status and cursor-based pagination.
Filter monitors by status
active, paused, disabled Pagination cursor from a previous response
Number of results per page
1 <= x <= 100Filter monitors by name (case-insensitive substring match)
250Filter monitors by metadata key-value pairs (exact match, AND semantics). Use bracket notation: metadata[key]=value.