Back to catalog
👥

Slack

OAuth

Team Instant Messaging

👥SocialHTTPS

Channel Info

Slack

Channel#engineering-alerts
WorkspaceAcme Corp
Members347
TopicProduction incidents and deploy notifications
Message Count18,642

Sample Response

response.json
1{
2 "channel": "#engineering-alerts",
3 "workspace": "Acme Corp",
4 "members": 347,
5 "topic": "Production incidents and deploy notifications",
6 "messageCount": 18642
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://api.slack.com/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_ACCESS_TOKEN"
View Documentation

Similar APIs