List checks
checkly_list_checksList all synthetic monitoring checks (API, browser, URL, heartbeat, etc.) in the account. Public API: GET /v1/checks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Filter by a tag. | |
| page | No | 1-based page number. | |
| limit | No | Page size. | |
| search | No | Free-text search across check names. | |
| checkType | No | Filter by check type, e.g. API, BROWSER, URL, HEARTBEAT. |