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>"

Documentation Index

Fetch the complete documentation index at: https://docs.coconut.dev/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

nut-session
string
cookie
required

Session cookie authentication

Response

List of channels

The response is of type any.