Retrieves a list of resources matching the provided search criteria.
Refer to the supported filters article (SDK | REST) 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 |
appId | Search: ✗ Aggregate: ✓ Sort: ASC , DESC | $eq , $ne , $exists , $in , $any , $begins , $gt , $lt , $lte , $gte |
managementType | Search: ✗ Aggregate: ✓ Sort: ASC , DESC | $eq , $ne , $exists , $in , $any |
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 |
singleResource.locationOptions.specificLocationOptions.availableInCustomLocations | Search: ✗ Aggregate: ✓ Sort: ASC , DESC | $eq , $ne , $exists , $in , $any |
singleResource.locationOptions.specificLocationOptions.availableInCustomerLocations | Search: ✗ Aggregate: ✓ Sort: ASC , DESC | $eq , $ne , $exists , $in , $any |
type | Search: ✗ Aggregate: ✓ Sort: ASC , DESC | $eq , $ne , $exists , $in , $any , $begins , $gt , $lt , $lte , $gte |
This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.