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

# GET /tags#arn

`GET /tags#arn`

Returns a list of the tags available for the specified resource.

## Query parameters

- `arn` string, required

## Response `200`

Success

- ListTagsForResourceResponse
  - `Tags` Tag[] — The tags requested for the specified resource.
    - `Key` string, required — The tag's key.
    - `Value` string, required — The tag's value.

## Other responses

- `480` — BadRequestException
- `481` — ForbiddenException
- `482` — UnauthorizedException
- `483` — LimitExceededException
- `484` — ServiceUnavailableException
- `485` — ServiceFailureException
- `486` — ThrottlingException
- `487` — ResourceNotFoundException

---

[API](https://skmtc.net/aws/apis/chime-sdk-meetings.md) · [All operations](https://skmtc.net/aws/apis/chime-sdk-meetings/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/chime-sdk-meetings/versions/7ee6a100abf5/schema)
