GET

List Account Certifications


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 an account's certifications for public display, given the account ID.

This is a public, visitor-safe projection that returns only each certification's type and creation date. To retrieve the full account certification records, including the underlying userCertificationIds, call Query Account Certifications instead.

Endpoint
GET
https://www.wixapis.com/academy/certifications/v1/account-certifications/by-account/{accountId}

Errors

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

Did this help?