---
title: "GET /tags#resourceArn"
method: GET
path: "/tags#resourceArn"
---

# GET /tags#resourceArn

`GET /tags#resourceArn`

Lists the tags (metadata) you have assigned to the resource.

## Query parameters

- `resourceArn` string, required

## Response `200`

Success

- ListTagsForResourceResponse
  - `Tags` Tag[] — The tags to attach to the specified resource. Tags are metadata that you can use to manage a resource.
    - `Key` string, required — The tag's key value.
    - `Value` string, required — The tag's value.

## Other responses

- `480` — ValidationException
- `481` — ResourceNotFoundException
- `482` — ConflictException
- `483` — InternalServerException
- `484` — ThrottlingException

---

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