---
title: "GET /schedules/{day}/{interval}/dates"
method: GET
path: "/schedules/{day}/{interval}/dates"
---

# GET /schedules/{day}/{interval}/dates

`GET /schedules/{day}/{interval}/dates`

## Path parameters

- `day` 1 | 2 | 3 | 4 | 5 | 6 | 7, required — Represents the days of the week starting with Sunday as 1.
- `interval` integer, required

## Query parameters

- `hold` integer, nullable

## Response `200`

getScheduleDates 200 response

- ScheduleControllerScheduleDate[]
  - `date` string, date, required
  - `numCycles` integer, required

---

[API](https://skmtc.dev/mamaearth/apis/mama-earth-api.md) · [All operations](https://skmtc.dev/mamaearth/apis/mama-earth-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mamaearth/mama-earth-api/revisions/42b90383d711/schema)
