getSchedule( )


Retrieves a schedule.

Method Declaration
Copy
Method Parameters
scheduleIdstringRequired

ID of the schedule to retrieve.


optionsGetScheduleOptions
Returns
Return Type:Promise<Schedule>
Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?