List stream monitors
Stream Monitors API
List Stream Monitors
List all stream monitors for the authenticated API key. Supports pagination and optional filtering by status.
GET
List stream monitors
Authorizations
Your ScrapeBadger API key. You can find this in your dashboard at https://scrapebadger.com/dashboard/api-keys.
Query Parameters
Page number for pagination.
Required range:
x >= 1Number of monitors per page.
Required range:
1 <= x <= 100Filter monitors by status.
Available options:
active, paused 
