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

Changes

No recorded changes to this endpoint across all 1 revision of this API.