Schedules

Gets the segments and data for a firing schedule

Returns an array of schedule names and IDs

get/schedule/{id}

Response

OK

idstring uuid
namestring

Example response

{
  "name": "Cone 05"
}

Changes

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