---
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

## Changes

- **2026-07-17** `5fdfd0f54382` — 1 info
  - endpoint added
- **2021-02-14** `e7770909d92f` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/rinthlabs/apis/pykiln-api/changes/list/get.md)

---

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