Get Multiparty Direct Message History

GET {{baseUrl}}/mpim.history?count=<post>&unreads=<>&inclusive=<>&token=<>&oldest=<>&channel=<>&latest=<>

Fetches history of messages and events from a multiparty direct message.

Request Params

KeyDatatypeRequiredDescription
countstring
unreadsstringInclude unread_count_display in the output?
inclusivestringInclude messages with latest or oldest timestamp in results.
tokenstringAuthentication token. Requires scope: groups:history
oldeststringStart of time range of messages to include in results.
channelstringPrivate channel to fetch thread from
lateststringEnd of time range of messages to include in results.