Skip to main content
Validate a cron schedule expression with the Public API (V2) before you configure a cron check-in. The endpoint authenticates with your personal API token.

Test a cron expression

Request body

Response

Returns now (the timestamp used for evaluation), next_start (the next scheduled start), and next_end (the next scheduled end, which is the start plus the wait time). If the expression is invalid, error contains the reason and the schedule fields are absent.