---
title: "Get app theme"
method: GET
path: "/api/v1/device/app/theme"
tags: ["device"]
---

# Get app theme

`GET /api/v1/device/app/theme`

Returns the current in-app theme override and effective application theme. This is app-scoped and does not change the host operating system appearance.

## Response `200`

Application theme information.

- ThemeInfo — unresolved $ref

## Other responses

- `500` — Internal server error.
- `501` — Capability not implemented by the connected backend.

## Changes

> 16 revisions in range; 13 could not be searched.

- **2026-05-24** `0ed90178dfbb` — 1 info
  - endpoint added
- **2026-04-14** `182d5c8c4462` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/dotnet/apis/devflow-agent-protocol/changes/api/v1/device/app/theme/get.md)

---

[API](https://skmtc.dev/dotnet/apis/devflow-agent-protocol.md) · [All operations](https://skmtc.dev/dotnet/apis/devflow-agent-protocol/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dotnet/devflow-agent-protocol/revisions/31dec8eed3de/schema)
