---
title: "Get list of the next x (default 3, max 5) execution times for a scheduler"
method: GET
path: "/api/scheduler/nextFewSchedules"
tags: ["scheduler-resource"]
---

# Get list of the next x (default 3, max 5) execution times for a scheduler

`GET /api/scheduler/nextFewSchedules`

## Query parameters

- `cronExpression` string, required
- `scheduleStartTime` integer
- `scheduleEndTime` integer
- `limit` integer

## Response `200`

OK

- integer[]

---

[API](https://skmtc.dev/orkescloud/apis/orkes-conductor-api-server.md) · [All operations](https://skmtc.dev/orkescloud/apis/orkes-conductor-api-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/orkescloud/orkes-conductor-api-server/revisions/6ebf0c14ac41/schema)
