Heartbeat checks
Fetch detailed availability metrics and aggregated or non-aggregated Heartbeat Check metrics across custom time ranges. Rate-limiting is applied to this endpoint, you can send 30 requests / 60 seconds at most.
Path parameters
Query parameters
Custom start time of reporting window in unix timestamp format. Setting a custom "from" timestamp overrides the use of any "quickRange".
Custom start time of reporting window in unix timestamp format. Setting a custom "from" timestamp overrides the use of any "quickRange".
Custom end time of reporting window in unix timestamp format. Setting a custom "to" timestamp overrides the use of any "quickRange".
Custom end time of reporting window in unix timestamp format. Setting a custom "to" timestamp overrides the use of any "quickRange".
Preset reporting windows are used for quickly generating report on commonly used windows. Can be overridden by using a custom "to" and "from" timestamp.
Preset reporting windows are used for quickly generating report on commonly used windows. Can be overridden by using a custom "to" and "from" timestamp.
Filter based on whether a heartbeat request was late, early, etc.
Filter based on whether a heartbeat request was late, early, etc.
[ "FAILING" ]
Available metrics for Heartbeat Checks. You can pass multiple metrics as a comma separated string.
Available metrics for Heartbeat Checks. You can pass multiple metrics as a comma separated string.
Limit the number of results
Limit the number of results
Page number
Page number
Headers
Your Checkly account ID, you can find it at https://app.checklyhq.com/settings/account/general
Your Checkly account ID, you can find it at https://app.checklyhq.com/settings/account/general
Response
Success
Changes
Changed in 1 of the 4 revisions of this API.6412
- ▲
for the
pathrequest parameterid, the minLength was increased from0to1request-parameter-min-length-increased
- ▲
for the
headerrequest parameterx-checkly-account, the format changed from no format touuidrequest-parameter-type-changed
- ▲
for the
pathrequest parameterid, the format changed from no format touuidrequest-parameter-type-changed
- ▲
the
response's property format changed fromdatetodate-timefor statusresponse-property-type-changed
- ▲
the
/response's property type changed fromstringtoobjectfor statusresponse-property-type-changed
- ▲
the
response's property format changed fromdatetodate-timefor statusresponse-property-type-changed
- ●
for the
queryrequest parameterpage, the exclusiveMinimum was set totruerequest-parameter-exclusive-min-set
- ●
for the
queryrequest parameterpage, the min was set to0.00request-parameter-min-set
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
the response property
became required for the statusresponse-property-became-required
- ○
the response property
became required for the statusresponse-property-became-required
- ○
the response property
became required for the statusresponse-property-became-required
- ○
removed the
401.00enum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
403.00enum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
429.00enum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
Forbiddenenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
Too Many Requestsenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
Unauthorizedenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
added the required property
//to the response with the statusresponse-required-property-added
This revision also has 566 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲