List Monitors
list_monitorsRetrieve all monitors owned by your API key, including their last run status and schedule. Optionally filter to show only active monitors.
Instructions
List all monitors owned by this API key, with last run status and schedule. Requires a team API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| active_only | No | When true returns only active monitors. Set false to include paused monitors. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| monitors | Yes | List of monitors belonging to this API key. | |
| total | Yes | Total number of monitors returned. | |
| error | No |