conversations.info
method
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.