v1

latestOpenAPI 3.0.02026-07-1417448450.4 KB
chat.scheduledMessages
chat

Returns a list of scheduled messages.

get/chat.scheduledMessages.list

Query parameters

channelstring

The channel of the scheduled messages

latestnumber

A UNIX timestamp of the latest value in the time range

oldestnumber

A UNIX timestamp of the oldest value in the time range

limitinteger

Maximum number of original entries to return.

cursorstring

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.

Headers

tokenstring

Authentication token. Requires scope: none

Response

Typical success response

oktrue required