Heartbeats: Retrieve One
This documentation entry provides a clear and detailed guide on how to retrieve a specific heartbeat monitor using the API, including the necessary parameters, headers, and expected response.
Endpoint
GET /api/heartbeats/{heartbeat_id}
/api/heartbeats/{heartbeat_id}Request
GET https://uptimekeep.com/api/heartbeats/{heartbeat_id}Header
Type
Description
curl --request GET \
--url 'https://uptimekeep.com/api/heartbeats/{heartbeat_id}' \
--header 'Authorization: Bearer {api_key}'Response
Fields
Field
Type
Description
Field
Type
Description
Field
Type
Description
Errors
Last updated