v1

latestOpenAPI 3.0.02026-07-1417448450.4 KB
conversations

Retrieve information about a conversation.

get/conversations.info

Query parameters

tokenstring

Authentication token. Requires scope: conversations:read

channelstring

Conversation ID to learn more about

include_localeboolean

Set this to true to receive the locale for this conversation. Defaults to false

include_num_membersboolean

Set to true to include the member count for the specified conversation. Defaults to false

Response

Typical success response for a public channel. (Also, a response from a private channel and a multi-party IM is very similar to this example.)

oktrue required