Skip to content

conversations.info

Retrieve information about a conversation.

Surfaceweb-api
Rate limitTier 3 (50/min)
ArgumentRequiredType
channelnostringConversation ID to learn more about
include_localenobooleanSet this to true to receive the locale for this conversation. Defaults to false
include_num_membersnobooleanSet to true to include the member count for the specified conversation. Defaults to false

ok is always present (true, or false with error). Additional fields:

FieldType
channelobject

Works with every official Slack SDK — call it exactly as you would against Slack.

Source specSlack Web API OpenAPI v1.7.0 (apis.guru OAS3 conversion of slackapi/slack-api-specs, upstream archived 2024-03)
Retrieved / verified2026-06-04 · patches applied: 0
In frozen specyes — fields below are copied from the published spec
Conformanceexercised by unmodified official SDKs on every release
See alsoSlack’s conversations.info reference