GET /chat.scheduledMessages.list

slack.com

Summary:
Operation ID: chat_scheduledMessages_list
Auth: unknown
Description

Returns a list of scheduled messages.

Parameters (6)

channel (string, query, optional)

The channel of the scheduled messages

cursor (string, query, optional)

For pagination purposes, this is the `cursor` value returned from a previous call to `chat.scheduledmessages.list` indicating where you want to start this call from.

latest (number, query, optional)

A UNIX timestamp of the latest value in the time range

limit (integer, query, optional)

Maximum number of original entries to return.

oldest (number, query, optional)

A UNIX timestamp of the oldest value in the time range

token (string, header, optional)

Authentication token. Requires scope: `none`

No probe data for this endpoint yet.