---
title: "Lists names and IDs of all firing schedules on PyKiln"
method: GET
path: "/list"
tags: ["Schedules"]
---

# Lists names and IDs of all firing schedules on PyKiln

`GET /list`

Returns an array of schedule names and IDs

## Response `200`

OK

- ScheduleFile[]
  - `id` string, uuid
  - `name` string

---

[API](https://skmtc.net/rinthlabs/apis/pykiln-api.md) · [All operations](https://skmtc.net/rinthlabs/apis/pykiln-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rinthlabs/pykiln-api/versions/5fdfd0f54382/schema)
