---
title: "System state"
method: GET
path: "/state"
tags: ["general"]
---

# System state

`GET /state`

Returns the complete state of the system. This structure is used by the UI. It can be filtered by JQ to only return a subset of the data.

## Query parameters

- `jq` string

## Response `200`

Success

- object
  - `result` State — The actual state structure is not documented yet. Most values should be self-explanatory. Note: While the overall structure is quite stable, details may change between releases.

---

[API](https://skmtc.dev/evcc-io/apis/evcc.md) · [All operations](https://skmtc.dev/evcc-io/apis/evcc/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/evcc-io/evcc/revisions/c4027a2cb484/schema)
