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 |
This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.