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

# GET /tags#arn

`GET /tags#arn`

Lists the tags applied to an Amazon Chime SDK messaging resource.

## Query parameters

- `arn` string, required

## Response `200`

Success

- ListTagsForResourceResponse
  - `Tags` Tag[] — The tag key-value pairs.
    - `Key` string, password, required — The key in a tag.
    - `Value` string, password, required — The value in a tag.

## Other responses

- `480` — BadRequestException
- `481` — ForbiddenException
- `482` — UnauthorizedClientException
- `483` — ThrottledClientException
- `484` — ServiceUnavailableException
- `485` — ServiceFailureException

---

[API](https://skmtc.net/aws/apis/chime-sdk-messaging.md) · [All operations](https://skmtc.net/aws/apis/chime-sdk-messaging/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/chime-sdk-messaging/revisions/84b8f86073a0/schema)
