---
title: "GET /admin.conversations.ekm.listOriginalConnectedChannelInfo"
method: GET
path: "/admin.conversations.ekm.listOriginalConnectedChannelInfo"
tags: ["admin.conversations.ekm", "admin"]
---

# GET /admin.conversations.ekm.listOriginalConnectedChannelInfo

`GET /admin.conversations.ekm.listOriginalConnectedChannelInfo`

List all disconnected channels—i.e., channels that were once connected to other workspaces and then disconnected—and the corresponding original channel IDs for key revocation with EKM.

## Query parameters

- `token` string, required
- `channel_ids` string
- `team_ids` string
- `limit` integer
- `cursor` string

## Response `200`

Typical success response

- object — This method either only returns a brief _OK_ response or a verbose schema is not available for this method.
  - `ok` true, required

## Other responses

- `default` — Typical error response

---

[API](https://skmtc.net/slack/apis/web-api.md) · [All operations](https://skmtc.net/slack/apis/web-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/slack/web-api/revisions/7b951462b44f/schema)
