List check alerts
checkly_list_check_alertsList recent alert notifications fired across the whole account. Public API: GET /v1/check-alerts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | End of range as a Unix timestamp (seconds). | |
| from | No | Start of range as a Unix timestamp (seconds). | |
| page | No | 1-based page number. | |
| limit | No | Page size. |