---
title: "GET /channelGroup/{ChannelGroupName}"
method: GET
path: "/channelGroup/{ChannelGroupName}"
---

# GET /channelGroup/{ChannelGroupName}

`GET /channelGroup/{ChannelGroupName}`

Retrieves the specified channel group that's configured in AWS Elemental MediaPackage.

## Path parameters

- `ChannelGroupName` string, required

## Response `200`

Success

- GetChannelGroupResponse
  - `ChannelGroupName` string, required — The name that describes the channel group. The name is the primary identifier for the channel group, and must be unique for your account in the AWS Region.
  - `Arn` string, required — The Amazon Resource Name (ARN) associated with the resource.
  - `EgressDomain` string, required — The output domain where the source stream should be sent. Integrate the domain with a downstream CDN (such as Amazon CloudFront) or playback device.
  - `CreatedAt` string, date-time, required — The date and time the channel group was created.
  - `ModifiedAt` string, date-time, required — The date and time the channel group was modified.
  - `Description` string — The description for your channel group.
  - `ETag` string — The current Entity Tag (ETag) associated with this resource. The entity tag can be used to safely make concurrent updates to the resource.
  - `Tags` object — The comma-separated list of tag key:value pairs assigned to the channel group.

## Other responses

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

---

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