v1

latestSwagger 2.0MIT License2026-07-171367.8 KB
Schedules

Lists names and IDs of all firing schedules on PyKiln

Returns an array of schedule names and IDs

get/list

Response

OK

idstring uuid
namestring

Example response

[
  {
    "name": "Cone 05"
  }
]