GET

Get Program


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 program by ID.

Visibility depends on caller identity and program access settings. Public callers can retrieve published and ended non-secret programs. Site members can retrieve secret programs only when they participate in them. Trusted apps and services can retrieve management views.

Permissions
Wix Multilingual - Nile Wrapper Domain Events Read
Learn more about app permissions.
Endpoint
GET
https://www.wixapis.com/_api/programs-service/v3/programs/{programId}

Errors

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

Did this help?