App Logo
slack.com

List Slack channel members

List the members of a channel (by name or id), each resolved to id + display name. One page per call; pass cursor to paginate. Requires login.

Input

channel required

Channel name/#name or id (C…).

limit optional

Max members per page (default 200).

cursor optional

next_cursor from a previous call.

workspaceDomain optional

Workspace host, e.g. acme.slack.com. Defaults to the active workspace.

Output

channel required
members required
nextCursor optional

Start building not clicking