Skip to main content
GET
/
api
/
v1
/
slack
/
channels
/
{channelId}
Error
A valid request URL is required to generate request examples
{
  "results": {
    "name": "<string>",
    "id": "<string>"
  },
  "status": "ok"
}

Path Parameters

channelId
string
required

Slack channel ID (e.g., C01234567)

Response

Success

results
object
required
status
enum<string>
required
Available options:
ok