POST

Query 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

PropertyFiltersSort
id$eq, $inSort: ASC, DESC
status$eq, $inSort: ASC, DESC
categoryIds$hasAll, $hasSome, $isEmptyNone
seo.slug$eqSort: ASC, DESC
createdDateSort: ASC, DESC
socialGroupId$eq, $inNone
timeline.selfPaced$eqNone
price$existsNone
restrictions.accessType$inNone
description.titleSort: ASC, DESC
Permissions
Read Challenges
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/_api/programs-service/v3/programs/query

Errors

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

Did this help?