---
title: "GET /train_schedule_sets/{id}"
method: GET
path: "/train_schedule_sets/{id}"
tags: ["train_schedule_set"]
---

# GET /train_schedule_sets/{id}

`GET /train_schedule_sets/{id}`

## Path parameters

- `id` integer, required

## Response `200`

Train schedule set

- TrainScheduleSetResponse
  - `catalog_entry_id` integer, nullable
  - `description` string, required
  - `id` integer, required
  - `name` string, nullable
  - `published` boolean, required
  - `timetable_type` 'CALENDAR' | 'HOURLY', required
  - `train_schedule_count` integer, required

## Other responses

- `404` — Train schedule set not found

---

[API](https://skmtc.net/openrailassociation/apis/osrd-editoast.md) · [All operations](https://skmtc.net/openrailassociation/apis/osrd-editoast/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openrailassociation/osrd-editoast/versions/1840dbbd64ac/schema)
