---
title: "Changes to Retrieve the list of conflicts of the timetable"
method: GET
path: "/timetable/{id}/conflicts"
---

# Changes to Retrieve the list of conflicts of the timetable

`GET /timetable/{id}/conflicts`

> Every recorded change to this endpoint, newest first.
> 77 revisions in range; 2 not diffed.

## Timeline

Changed in 9 of 77 revisions.

- **2026-06-10** `534e56b95a11` — 4 breaking, 2 info
- **2026-06-02** `eac3722025f5` — 4 breaking, 2 info
- **2026-06-02** `493896ca3a79` — 4 breaking, 2 info
- **2026-06-02** `30b1a910e482` — 4 breaking, 2 info
- **2026-06-01** `19436075117f` — 4 breaking, 2 info
- **2026-05-12** `8e6b47d9f599` — 4 breaking, 2 info
- **2026-05-11** `abd98d1fe2e2` — 4 breaking, 2 info
- **2026-05-06** `27c0526f77a6` — 4 breaking, 2 info
- **2026-05-05** `1c296443ffe3` — 4 breaking, 2 info

## Changes

- **2026-06-10** `534e56b95a11` — 4 breaking, 2 info
  - the `items/requirements/items/start_time` response's property type/format changed from `string`/`date-time` to `integer`/`int64` for status `200`
  - the `items/start_time` response's property type/format changed from `string`/`date-time` to `integer`/`int64` for status `200`
  - removed the required property `items/end_time` from the response with the `200` status
  - removed the required property `items/requirements/items/end_time` from the response with the `200` status
  - added the required property `items/duration` to the response with the `200` status
  - added the required property `items/requirements/items/duration` to the response with the `200` status
- **2026-06-02** `eac3722025f5` — 4 breaking, 2 info
  - the `items/requirements/items/start_time` response's property type/format changed from `integer`/`int64` to `string`/`date-time` for status `200`
  - the `items/start_time` response's property type/format changed from `integer`/`int64` to `string`/`date-time` for status `200`
  - removed the required property `items/duration` from the response with the `200` status
  - removed the required property `items/requirements/items/duration` from the response with the `200` status
  - added the required property `items/end_time` to the response with the `200` status
  - added the required property `items/requirements/items/end_time` to the response with the `200` status
- **2026-06-02** `493896ca3a79` — 4 breaking, 2 info
  - the `items/requirements/items/start_time` response's property type/format changed from `string`/`date-time` to `integer`/`int64` for status `200`
  - the `items/start_time` response's property type/format changed from `string`/`date-time` to `integer`/`int64` for status `200`
  - removed the required property `items/end_time` from the response with the `200` status
  - removed the required property `items/requirements/items/end_time` from the response with the `200` status
  - added the required property `items/duration` to the response with the `200` status
  - added the required property `items/requirements/items/duration` to the response with the `200` status
- **2026-06-02** `30b1a910e482` — 4 breaking, 2 info
  - the `items/requirements/items/start_time` response's property type/format changed from `integer`/`int64` to `string`/`date-time` for status `200`
  - the `items/start_time` response's property type/format changed from `integer`/`int64` to `string`/`date-time` for status `200`
  - removed the required property `items/duration` from the response with the `200` status
  - removed the required property `items/requirements/items/duration` from the response with the `200` status
  - added the required property `items/end_time` to the response with the `200` status
  - added the required property `items/requirements/items/end_time` to the response with the `200` status
- **2026-06-01** `19436075117f` — 4 breaking, 2 info
  - the `items/requirements/items/start_time` response's property type/format changed from `string`/`date-time` to `integer`/`int64` for status `200`
  - the `items/start_time` response's property type/format changed from `string`/`date-time` to `integer`/`int64` for status `200`
  - removed the required property `items/end_time` from the response with the `200` status
  - removed the required property `items/requirements/items/end_time` from the response with the `200` status
  - added the required property `items/duration` to the response with the `200` status
  - added the required property `items/requirements/items/duration` to the response with the `200` status
- **2026-05-12** `8e6b47d9f599` — 4 breaking, 2 info
  - the `items/requirements/items/start_time` response's property type/format changed from `integer`/`int64` to `string`/`date-time` for status `200`
  - the `items/start_time` response's property type/format changed from `integer`/`int64` to `string`/`date-time` for status `200`
  - removed the required property `items/duration` from the response with the `200` status
  - removed the required property `items/requirements/items/duration` from the response with the `200` status
  - added the required property `items/end_time` to the response with the `200` status
  - added the required property `items/requirements/items/end_time` to the response with the `200` status
- **2026-05-11** `abd98d1fe2e2` — 4 breaking, 2 info
  - the `items/requirements/items/start_time` response's property type/format changed from `string`/`date-time` to `integer`/`int64` for status `200`
  - the `items/start_time` response's property type/format changed from `string`/`date-time` to `integer`/`int64` for status `200`
  - removed the required property `items/end_time` from the response with the `200` status
  - removed the required property `items/requirements/items/end_time` from the response with the `200` status
  - added the required property `items/duration` to the response with the `200` status
  - added the required property `items/requirements/items/duration` to the response with the `200` status
- **2026-05-06** `27c0526f77a6` — 4 breaking, 2 info
  - the `items/requirements/items/start_time` response's property type/format changed from `integer`/`int64` to `string`/`date-time` for status `200`
  - the `items/start_time` response's property type/format changed from `integer`/`int64` to `string`/`date-time` for status `200`
  - removed the required property `items/duration` from the response with the `200` status
  - removed the required property `items/requirements/items/duration` from the response with the `200` status
  - added the required property `items/end_time` to the response with the `200` status
  - added the required property `items/requirements/items/end_time` to the response with the `200` status
- **2026-05-05** `1c296443ffe3` — 4 breaking, 2 info
  - the `items/requirements/items/start_time` response's property type/format changed from `string`/`date-time` to `integer`/`int64` for status `200`
  - the `items/start_time` response's property type/format changed from `string`/`date-time` to `integer`/`int64` for status `200`
  - removed the required property `items/end_time` from the response with the `200` status
  - removed the required property `items/requirements/items/end_time` from the response with the `200` status
  - added the required property `items/duration` to the response with the `200` status
  - added the required property `items/requirements/items/duration` to the response with the `200` status

---

[Operation](https://skmtc.dev/openrailassociation/apis/osrd-editoast/docs/timetable/:id/conflicts/get.md) · [API](https://skmtc.dev/openrailassociation/apis/osrd-editoast.md) · [Page](https://skmtc.dev/openrailassociation/apis/osrd-editoast/changes/timetable/:id/conflicts/get)
