---
title: "preview schedule"
method: POST
path: "/schedules/preview"
tags: ["schedule"]
---

# preview schedule

`POST /schedules/preview`

## Request body

- object
  - `schedule` string, required
  - `timezone` string, required
  - `cron_version` string

## Response `200`

List of 5 estimated upcoming execution events (in UTC)

- string[]

---

[API](https://skmtc.net/windmill/apis/windmill-api.md) · [All operations](https://skmtc.net/windmill/apis/windmill-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/windmill/windmill-api/revisions/db0e7e036e34/schema)
