---
title: "Gets the segments and data for a firing schedule"
method: GET
path: "/schedule/{id}"
tags: ["Schedules"]
---

# Gets the segments and data for a firing schedule

`GET /schedule/{id}`

Returns an array of schedule names and IDs

## Response `200`

OK

- Schedule
  - `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)
