App Logo
slack.com

List Slack channels

List the workspace's channels (public + private) with membership, member count, topic and purpose. One page per call; pass cursor to paginate and types/excludeArchived to filter. Requires login.

Input

limit optional

Max channels per page (default 200, Slack caps ~1000).

types optional

Comma-separated conversation types. Default 'public_channel,private_channel'.

cursor optional

next_cursor from a previous call to fetch the next page.

excludeArchived optional

Hide archived channels. Default true.

workspaceDomain optional

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

Output

channels required
workspace required
nextCursor optional

Start building not clicking