Retrieve detailed information about a specific heartbeat monitor by providing its heartbeat_id in the path. The response includes key details such as the monitor’s name, associated service, interval setting.
This endpoint is useful for reviewing how a heartbeat is configured before updating it or troubleshooting missed signals.
Use cases:
Configuration review — Check the current settings of a heartbeat monitor before making updates or deletions.
Audit and visibility — View how a particular job or task is being tracked through heartbeat monitoring.
Troubleshooting — Inspect the interval and metadata to understand why a heartbeat might be flagged as missed.
ResponseThis section is used to view the possible HTTP response codes returned by the API. These codes indicate the status of a request, such as 201 (Created), 401 (Unauthorized), 409 (Conflict), or 422 (Unprocessable Entity).