Group History

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

Fetches history of messages and events from a private channel.

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.