---
title: "Associate each train schedule id with its simulation summaries response
If the simulation fails, it associates the reason: pathfinding failed or running time failed"
method: POST
path: "/train_schedules/simulation_summary"
tags: ["train_schedule"]
---

# Associate each train schedule id with its simulation summaries response
If the simulation fails, it associates the reason: pathfinding failed or running time failed

`POST /train_schedules/simulation_summary`

## Request body

- object
  - `electrical_profile_set_id` integer, nullable
  - `ids` integer[], required
  - `infra_id` integer, required
  - `timetable_id` integer, required

## Response `200`

Associate each train schedule id with its simulation summaries

- object

---

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