Skip to main content

List Slack Channels

GET 

/api/integrations/:integration_id/slack/channels

List all Slack channels accessible by the bot for a given integration.

Returns list of {id, name, is_private, num_members} objects.

Request

Responses

Successful Response