v1

latestOpenAPI 3.0.02026-07-1417448450.4 KB
admin.conversations.ekm
admin

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.

get/admin.conversations.ekm.listOriginalConnectedChannelInfo

Query parameters

tokenstring required

Authentication token. Requires scope: admin.conversations:read

channel_idsstring

A comma-separated list of channels to filter to.

team_idsstring

A comma-separated list of the workspaces to which the channels you would like returned belong.

limitinteger

The maximum number of items to return. Must be between 1 - 1000 both inclusive.

cursorstring

Set cursor to next_cursor returned by the previous call to list items in the next page.

Response

Typical success response

oktrue required