---
title: "Get current display state"
method: GET
path: "/api/display"
tags: ["System"]
---

# Get current display state

`GET /api/display`

## Response `200`

Display state

- DisplayState
  - `on` boolean
  - `brightness` integer — Brightness level 0-100

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/reef-pi/apis/reef-pi-api.md) · [All operations](https://skmtc.net/reef-pi/apis/reef-pi-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/reef-pi/reef-pi-api/revisions/85b870dc1814/schema)
