Skip to main content

conversations.info method

Welcome to the new home of Slack developer docs!

We're still building and not all features are available quite yet. Enjoy this peek into the future!

Not ready for the future? Return to the past at api.slack.com.

Usage info

This Conversations API method returns information about a workspace conversation.

Response

Returns a conversation object, which could be a public channel, private channel, direct message, multi-person direct message, depending completely on the channel ID and the permissions granted to your token. Some fields in the response, like unread_count and unread_count_display, are included for DM conversations only.