---
title: "Retrieve details of a provisioned thing from the AWS IoT Device Registry"
method: GET
path: "/things/{thingName}"
tags: ["Things"]
---

# Retrieve details of a provisioned thing from the AWS IoT Device Registry

`GET /things/{thingName}`

## Response `200`

OK

## Other responses

- `400` — Invalid input
- `404` — Not found

## Changes

- **2022-06-02** `425da20ceb9c` — 3 info
  - added the media type `application/vnd.aws-cdf-v1.0+json` for the response with the status `200`
  - added the media type `application/vnd.aws-cdf-v1.0+json` for the response with the status `400`
  - added the media type `application/vnd.aws-cdf-v1.0+json` for the response with the status `404`

[Change history](https://skmtc.dev/aws-samples/apis/aws-connected-device-framework-provisioning/changes/things/:thingName/get.md)

---

[API](https://skmtc.dev/aws-samples/apis/aws-connected-device-framework-provisioning.md) · [All operations](https://skmtc.dev/aws-samples/apis/aws-connected-device-framework-provisioning/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aws-samples/aws-connected-device-framework-provisioning/revisions/cfa735db0283/schema)
