List heartbeats
list_heartbeatsList heartbeats (cron/background-job monitors that expect a periodic ping), with period, grace, and status (up/down/paused/pending). Uptime API: GET /api/v2/heartbeats.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination (default 1). | |
| per_page | No | Results per page. | |
| team_name | No | Filter by team name (only when using a global API token). |