Skip to main content
Version: 5.7.0

GetScheduledCloudScripts

Retrieves scripts scheduled to run up to and including the specified start time (UTC in ms).

ServiceOperation
scriptGET_SCHEDULED_CLOUD_SCRIPTS

Method Parameters

ParameterDescription
startDateUTCIf scheduling at a set time. The start date in UTC in Unix millis timestamp format.

Usage

http://localhost:3000
// S2S call: to view example, switch to the Cloud Code or Raw tab.