---
title: "GET /managed-things-metadata/{Identifier}"
method: GET
path: "/managed-things-metadata/{Identifier}"
---

# GET /managed-things-metadata/{Identifier}

`GET /managed-things-metadata/{Identifier}`

Get the metadata information for a managed thing.

The `managedThing` `metadata` parameter is used for associating attributes with a `managedThing` that can be used for grouping over-the-air (OTA) tasks. Name value pairs in `metadata` can be used in the `OtaTargetQueryString` parameter for the `CreateOtaTask` API operation.

## Path parameters

- `Identifier` string, required

## Response `200`

Success

- GetManagedThingMetaDataResponse
  - `ManagedThingId` string — The managed thing id.
  - `MetaData` object — The metadata for the managed thing.

## Other responses

- `480` — ValidationException
- `481` — AccessDeniedException
- `482` — InternalServerException
- `483` — UnauthorizedException
- `484` — ServiceUnavailableException
- `485` — ResourceNotFoundException
- `486` — ThrottlingException

---

[API](https://skmtc.net/aws/apis/iot-managed-integrations.md) · [All operations](https://skmtc.net/aws/apis/iot-managed-integrations/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/iot-managed-integrations/revisions/d043c13c812a/schema)
