This action is only available when using
Bot for Slack connection method. For more details, refer to Using Bot for Slack.If the channel is private, the Blink application must be added to the channel to retrieve messages from it.Parameters
| Parameter | Description |
|---|---|
| Channel | Channel name (or ID) to fetch history for. |
| End | End of time range of messages to include in results (exclusive). |
| Limit | The maximum number of items to return. Fewer than the requested number of items may be returned, even if the end of the list hasn’t been reached. Must be an integer no larger than 1000. |
| Return All Pages | Automatically fetch all resources, page by page. |
| Start | Start of time range of messages to include in results (exclusive). |