---
title: "Retrieve the list of train schedule sets linked to a timetable"
method: GET
path: "/timetable/{id}/train_schedule_sets"
tags: ["timetable", "train_schedule_set"]
---

# Retrieve the list of train schedule sets linked to a timetable

`GET /timetable/{id}/train_schedule_sets`

## Path parameters

- `id` integer, required

## Response `200`

list of train_schedule_sets linked to a timetable

- object[]
  - `catalog_entry_id` integer, nullable
  - `description` string, required
  - `id` integer, required
  - `name` string, nullable
  - `published` boolean, required
  - `timetable_type` 'CALENDAR' | 'HOURLY', required

## Changes

> 77 revisions in range; 2 not diffed.

- **2026-06-16** `9b9bcefadf49` — 1 info
  - added the required property `items/timetable_type` to the response with the `200` status
- **2026-06-10** `d3c96c71cacc` — 1 breaking
  - removed the required property `items/timetable_type` from the response with the `200` status
- **2026-06-10** `534e56b95a11` — 1 info
  - added the required property `items/timetable_type` to the response with the `200` status
- **2026-06-02** `30b1a910e482` — 1 breaking
  - removed the required property `items/timetable_type` from the response with the `200` status
- **2026-06-01** `19436075117f` — 1 info
  - added the required property `items/timetable_type` to the response with the `200` status

[Full history](https://skmtc.dev/openrailassociation/apis/osrd-editoast/changes/timetable/:id/train_schedule_sets/get.md)

---

[API](https://skmtc.dev/openrailassociation/apis/osrd-editoast.md) · [All operations](https://skmtc.dev/openrailassociation/apis/osrd-editoast/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openrailassociation/osrd-editoast/revisions/e1fc96bc11fd/schema)
