POST

Query Program Definitions


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 program definitions, given the provided paging, filtering, and sorting.

Query Program Definitions has a default paging limit of 50, which you can override.

For field support for filters and sorting, see Filtering and Sorting.

To learn how to query program definitions, see API Query Language.

Permissions
SCOPE.BENEFIT_PROGRAMS.MANAGE
SCOPE.BENEFIT_PROGRAMS.READ
Manage Events
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/_api/benefit-programs/v1/program-definitions/query

Errors

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

Did this help?