---
title: "Get all registered UI tiles."
method: GET
path: "/ui/tiles"
tags: ["ui"]
---

# Get all registered UI tiles.

`GET /ui/tiles`

## Response `200`

OK

- TileDTO[]
  - `name` string
  - `url` string
  - `overlay` string
  - `imageUrl` string

---

[API](https://skmtc.net/openhab/apis/openhab-rest-api.md) · [All operations](https://skmtc.net/openhab/apis/openhab-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openhab/openhab-rest-api/revisions/0f2ce17cab3e/schema)
