Retrieves a list of up to 100 services, given the provided paging, filtering, and sorting.
Query Services has the following default settings, which you can override:
createdDate
in ascending order.paging.limit
set to 100
.paging.offset
set to 0
.When using filters for dates, you must use UTC time.
Refer to the supported filters article (REST) for a complete list of supported filters and sorting options.
To learn about working with Query methods, 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.