List check groups
checkly_list_check_groupsList all check groups (shared config for a set of checks). Public API: GET /v1/check-groups.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Filter by a tag. | |
| name | No | Filter by group name. | |
| page | No | 1-based page number. | |
| limit | No | Page size. |