---
title: "GET /v1/apps/{application-id}/channels"
method: GET
path: "/v1/apps/{application-id}/channels"
---

# GET /v1/apps/{application-id}/channels

`GET /v1/apps/{application-id}/channels`

Retrieves information about the history and status of each channel for an application.

## Path parameters

- `application-id` string, required

## Response `200`

Success

- GetChannelsResponse
  - `ChannelsResponse` ChannelsResponse, required — Provides information about the general settings and status of all channels for an application, including channels that aren't enabled for the application.
    - `Channels` object, required — A map that contains a multipart response for each channel. For each item in this object, the ChannelType is the key and the Channel is the value.

## Other responses

- `480` — BadRequestException
- `481` — InternalServerErrorException
- `482` — PayloadTooLargeException
- `483` — ForbiddenException
- `484` — NotFoundException
- `485` — MethodNotAllowedException
- `486` — TooManyRequestsException

---

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