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

# GET /tags#arn

`GET /tags#arn`

Lists the tags available for a media pipeline.

## Query parameters

- `arn` string, required

## Response `200`

Success

- ListTagsForResourceResponse
  - `Tags` Tag[] — The tags associated with the specified media pipeline.
    - `Key` string, required — The key half of a tag.
    - `Value` string, required — The value half of a tag.

## Other responses

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

---

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