List Monitors
List your organization’s monitors with free-text search plus status, target type, and tag filters.
Authorizations
Bearer authentication header of the form Bearer <API_KEY>, where <API_KEY> is your api key.
Query Parameters
Free-text search term, matched against the fields named in search_by.
200"pricing"
Comma-separated fields to search with q. Defaults to all of them. Note instructions only exists on extract monitors.
name, url, instructions, tags "name,url"
prefix for as-you-type prefix matching (default), exact for full-token matching.
exact, prefix Filter monitors by lifecycle status.
active, paused, failed Filter by target type.
page, sitemap, extract Filter by change detection type.
exact, semantic Comma-separated list of tags to filter by (matches monitors having any of them).
201 - 50"pricing,competitor"
Filter to items that have this tag.
"pricing"
Maximum number of items to return per page (1-100). Defaults to 25.
1 <= x <= 100Opaque pagination cursor from a previous response.