listScheduleItems( )


Retrieves a list of up to 100 schedule items, with basic filter support.

Default filters to schedule items with a state of PUBLISHED and VISIBLE.

Permissions
Manage Events
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
optionsListScheduleItemsOptions

Optional fields.

Returns
Return Type:Promise<ListScheduleItemsResponse>
Errors

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

Did this help?