---
title: "State"
method: GET
path: "/api/equalizers/{equalizerId}/state"
tags: ["Equalizer"]
deprecated: true
---

# State

`GET /api/equalizers/{equalizerId}/state`

> **Deprecated.**

Returns last reported observations from a predefined list  
            
This endpoint is marked for deprecation and will be removed on September 1 2026. Use the [Get Observations](https://developer.easee.com/reference/getobservations) endpoint.

## Path parameters

- `equalizerId` string, required

## Response `200`

Equalizer State

- CurrentDeviceStateAPIEqualizerPredefinedResponse

## Other responses

- `404`

---

[API](https://skmtc.net/easee/apis/easee-cloud-api.md) · [All operations](https://skmtc.net/easee/apis/easee-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/easee/easee-cloud-api/revisions/46ccab4af8b1/schema)
