GET
/
api
/
v1
/
slack
/
channels
{
  "results": [
    {
      "name": "<string>",
      "id": "<string>"
    }
  ],
  "status": "ok"
}

Query Parameters

Response

200
application/json

Success

The response is of type object.