Skip to main content
GET
/
api
/
v1
/
slack
/
channels
List Slack channels
curl --request GET \
  --url http://localhost:3001/api/v1/slack/channels \
  --cookie nut-session=
"<unknown>"

Authorizations

nut-session
string
cookie
required

Session cookie authentication

Response

List of channels

The response is of type any.