Retrieves a list of resources matching the provided search criteria.
Refer to the supported filters article for complete filter and sorting options.
| Property | Capabilities | Filters |
|---|---|---|
singleResource.locationOptions.specificLocationOptions.businessLocations.locationId | Search: ✗ Aggregate: ✓ Sort: ASC, DESC | $hasAll, $hasSome |
_createdDate | Search: ✗ Aggregate: ✓ Sort: ASC, DESC | $eq, $ne, $exists, $in, $any, $lt, $lte, $gt, $gte |
_id | Search: ✗ Aggregate: ✓ Sort: ASC, DESC | $eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gte |
_updatedDate | Search: ✗ Aggregate: ✓ Sort: ASC, DESC | $eq, $ne, $exists, $in, $any, $lt, $lte, $gt, $gte |
name | Search: ✗ Aggregate: ✗ Sort: ASC, DESC | $eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gte |
singleResource.locationOptions.availableInAllLocations | Search: ✗ Aggregate: ✓ Sort: ASC, DESC | $eq, $ne, $exists, $in, $any |
singleResource.locationOptions.specificLocationOptions.availableInBusinessLocations | Search: ✗ Aggregate: ✓ Sort: ASC, DESC | $eq, $ne, $exists, $in, $any |
Search criteria including filter, sort, aggregations, and paging options.
Refer to the supported filters article for complete filter and sorting options.
This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.