POST

Search Programs


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Retrieves a list of programs according to search criteria

PropertyCapabilitiesFilters
idSearch: ✗
Aggregate:
Sort: ASC, DESC
$eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gte
description.titleSearch:
Aggregate:
Sort: ASC, DESC
$eq, $ne, $exists, $in, $any, $begins, $gt, $lt, $lte, $gte
statusSearch: ✗
Aggregate:
Sort: ASC, DESC
$eq, $in
createdDateSearch: ✗
Aggregate: ✗
Sort: ASC, DESC
timeline.selfPacedSearch: ✗
Aggregate:
Sort: ✗
$eq
restrictions.accessTypeSearch: ✗
Aggregate:
Sort: ✗
$in
updatedDateSearch: ✗
Aggregate: ✗
Sort: ASC, DESC
categoryIdsSearch: ✗
Aggregate:
Sort: ✗
$hasAll, $hasSome
Permissions
Read Challenges
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/_api/programs-service/v3/programs/search

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?