Returns
Returns a list of Monitor objects.Example
Parameters
Filter monitors by product IDs.
Filter monitors by version IDs.
Filter by exact monitor names.
Filter by partial name match.
Filter by monitor status.
Possible values:
ACTIVE, PAUSED, CAPPED, NO_CREDITS, FAILING.Filter by bound metric family IDs (
metric.metric_group_id).Filter monitors created at or after this timestamp. Accepts ISO 8601 string (e.g.,
'2024-01-01T00:00:00Z') or Unix timestamp in seconds.Filter monitors created at or before this timestamp. Accepts ISO 8601 string (e.g.,
'2024-12-31T23:59:59Z') or Unix timestamp in seconds.Sort monitors by creation date. Valid values are
"asc" and "desc".Number of monitors to skip before starting to collect results. Use for pagination.
Maximum number of monitors to return in a single request.
The ID or IDs of the monitor(s) to retrieve.