---
title: "Changes to Get event details"
method: GET
path: "/schedule/{id}"
---

# Changes to Get event details

`GET /schedule/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 48 revisions.

- **2021-09-11** `cd86727f8cf0` — 4 breaking, 1 warning
- **2021-09-09** `91713dab157f` — 2 info
- **2021-09-09** `e80e5e4c5062` — 1 info
- **2021-09-09** `6eee9e07afb4` — 2 info
- **2021-09-09** `8e74ed2c45a0` — 1 breaking, 2 info

## Changes

- **2021-09-11** `cd86727f8cf0` — 4 breaking, 1 warning
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `days` from the response with the `200` status
  - removed the required property `state` from the response with the `200` status
  - removed the required property `time` from the response with the `200` status
  - removed the optional property `id` from the response with the `200` status
- **2021-09-09** `91713dab157f` — 2 info
  - api tag `Schedule` added
  - api tag `schedule` removed
- **2021-09-09** `e80e5e4c5062` — 1 info
  - api tag `schedule` added
- **2021-09-09** `6eee9e07afb4` — 2 info
  - api operation id `getScheduleEvent` was added
  - added the success response with the status `200`
- **2021-09-09** `8e74ed2c45a0` — 1 breaking, 2 info
  - removed the success response with the status `200`
  - api operation id `getScheduleEvent` removed and replaced with ``
  - api tag `Schedule` removed

---

[Operation](https://skmtc.dev/openevse/apis/openevse-wifi-api/docs/schedule/:id/get.md) · [API](https://skmtc.dev/openevse/apis/openevse-wifi-api.md) · [Page](https://skmtc.dev/openevse/apis/openevse-wifi-api/changes/schedule/:id/get)
