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"
  }
]

Changes

Changed in 2 of the 2 revisions of this API.11