v1
latestOpenAPI 3.0.32026-07-13331437.0 KBHealthchecks
Get a healthcheck
get/v1/healthchecks/{uuid}
Path parameters
uuidstring required
Healthcheck UUID
Response
Healthcheck details
Example response
{
"uuid": "tok_abc123def456",
"name": "Daily Backup Job",
"pingUrl": "https://hc.hyperping.io/tok_abc123def456",
"cron": "0 2 * * *",
"timezone": "America/New_York"
}