get_monitor_stats
Get rollup stats for the account's rate monitors: total, active, and webhooks sent. Complements list_monitors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reset_date | No | When the monthly counter resets. | |
| total_monitors | No | Monitors on the account. | |
| active_monitors | No | Monitors in 'active' status. | |
| webhooks_sent_today | No | Webhooks sent today. | |
| webhooks_sent_this_month | No | Webhooks sent this month. |