---
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

---

[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)
