---
title: "List the parameters and resources associated with a particular schedule"
method: GET
path: "/schedules/{scheduleName}"
tags: ["schedules"]
---

# List the parameters and resources associated with a particular schedule

`GET /schedules/{scheduleName}`

Produces a JSON object describing the resources and parameters associated with the given schedule

## Path parameters

- `scheduleName` string, required

## Response `200`

Successful operation

## Other responses

- `404` — Could not find schedule
- `503` — Unable to load schedule class

---

[API](https://skmtc.dev/dstl/apis/baleen.md) · [All operations](https://skmtc.dev/dstl/apis/baleen/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dstl/baleen/revisions/9a5624d56a15/schema)
