Get reporting
checkly_get_reportingAggregated availability / performance / SLA report across checks and groups. Public API: GET /v1/reporting.
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). | |
| timezone | No | IANA timezone, e.g. Europe/Berlin. | |
| quickRange | No | Preset range, e.g. last24Hrs, last7Days, last30Days, thisWeek, thisMonth, lastWeek, lastMonth. | |
| granularity | No | Bucket size for time series. | |
| filterByTags | No | Filter by a tag. |