get https://api.checklyhq.com/v2/check-results/
Lists the full, raw check results for a specific check. We keep raw results for 30 days. After 30 days they are erased. However, we keep the rolled up results for an indefinite period.
You can filter by check type and result type to narrow down the list. Use the to
and from
parameters to specify a date range (UNIX timestamp in seconds). Depending on the check type, some fields might be null.
Rate-limiting is applied to this endpoint, you can send 5 requests / 10 seconds at most.