This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Searches programs by title and structured filters.
Use this method when you need full-text search over description.title.
Results are visibility-filtered according to the caller identity.
| Property | Capabilities | Filters |
|---|---|---|
id | Search: ✗ Aggregate: ✓ Sort: ASC, DESC | $eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gte |
description.title | Search: ✓ Aggregate: ✓ Sort: ASC, DESC | $eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gte |
status | Search: ✗ Aggregate: ✓ Sort: ASC, DESC | $eq, $in |
createdDate | Search: ✗ Aggregate: ✗ Sort: ASC, DESC | |
timeline.selfPaced | Search: ✗ Aggregate: ✓ Sort: ✗ | $eq |
restrictions.accessType | Search: ✗ Aggregate: ✓ Sort: ✗ | $in |
updatedDate | Search: ✗ Aggregate: ✗ Sort: ASC, DESC | |
categoryIds | Search: ✗ Aggregate: ✓ Sort: ✗ | $hasAll, $hasSome |
This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.