cURL
curl --request GET \ --url http://localhost:3001/api/v1/slack/channels \ --cookie nut-session=
"<unknown>"
Lists available Slack channels the bot can post to. Includes both public and private channels if the bot has the necessary scopes.
Session cookie authentication
List of channels
The response is of type any.
any