get_monitor
Retrieve a single UptimeRobot monitor's detailed information by ID: status, logs, response times, alert contacts, and maintenance windows.
Instructions
Get a single monitor by ID with detailed information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| logs_limit | No | Number of log entries to return (default 25). | |
| monitor_id | Yes | The UptimeRobot monitor ID. | |
| include_logs | No | Include up/down event logs (default True). | |
| include_mwindows | No | Include attached maintenance windows (default True). | |
| response_times_limit | No | Number of response time entries to return (default 24). | |
| include_alert_contacts | No | Include attached alert contacts (default True). | |
| include_response_times | No | Include response time history (default True). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||