GET

Get Active Certificate


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 the certificate a domain currently serves.

When called with an Enterprise API key, the key must have the Manage Enterprise Site SSL Certificates permission scope.

The call fails when the domain has no installed certificate.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permission Scopes
Manage Enterprise Site SSL Certificates
Learn more about app permissions.
Endpoint
GET
https://www.wixapis.com/enterprise-public-proxy/v1/ssl-certificates/active

Errors

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

Did this help?