---
title: "Get all discovered things."
method: GET
path: "/inbox"
tags: ["inbox"]
---

# Get all discovered things.

`GET /inbox`

## Query parameters

- `includeIgnored` boolean

## Response `200`

OK

- DiscoveryResultDTO[]
  - `bridgeUID` string
  - `flag` 'NEW' | 'IGNORED'
  - `label` string
  - `properties` object
  - `representationProperty` string
  - `thingUID` string
  - `thingTypeUID` 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/versions/0f2ce17cab3e/schema)
