conversations info

GET {{baseUrl}}/conversations.info?channel=<string>&include_locale=<boolean>&include_num_members=<boolean>

Retrieve information about a conversation.

Request Params

KeyDatatypeRequiredDescription
channelstringConversation ID to learn more about
include_localestringSet this to true to receive the locale for this conversation. Defaults to false
include_num_membersstringSet to true to include the member count for the specified conversation. Defaults to false

RESPONSES

status: OK

{&quot;ok&quot;:&quot;\u003cboolean\u003e&quot;,&quot;channel&quot;:{}}