---
title: "Get planned events and state"
method: GET
path: "/schedule/plan"
tags: ["Schedule"]
---

# Get planned events and state

`GET /schedule/plan`

This will return the planned events by day and also the current state of the scheduler

## Response `200`

List of planed events

- object
  - `current_day` 'monday' | 'tuesday' | 'wednesday' | 'thursday' | 'friday' | 'saturday' | 'sunday'

---

[API](https://skmtc.net/openevse/apis/openevse-wifi-api.md) · [All operations](https://skmtc.net/openevse/apis/openevse-wifi-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openevse/openevse-wifi-api/versions/1de458404502/schema)
