This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Retrieves a list of schedules, given the provided paging and filtering.
By default only ACTIVE
schedules are returned, unless you provide a different
status
filter.
Currently, you can't sort the response.
Query schedules runs with these defaults, which you can override:
cursorPaging.limit
is 50
For field support for filters, see Schedules V3: Supported Filters.
To learn about working with Query endpoints, see API Query Language and Sorting and Paging.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.