---
title: "Gets thing's firmware status."
method: GET
path: "/things/{thingUID}/firmware/status"
tags: ["things"]
---

# Gets thing's firmware status.

`GET /things/{thingUID}/firmware/status`

## Path parameters

- `thingUID` string, required

## Headers

- `Accept-Language` string

## Response `200`

OK

## Other responses

- `204` — No firmware status provided by this Thing.

---

[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)
