{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/DomainCertificate",
"title": "DomainCertificate",
"type": "object",
"description": "Certificate information. This object is relevant only for Custom Domains with Auth0-Managed Certificates.",
"additionalProperties": false,
"properties": {
"status": {
"$ref": "#/components/schemas/DomainCertificateStatusEnum"
},
"error_msg": {
"type": "string",
"description": "A user-friendly error message will be presented if the certificate status is provisioning_failed or renewing_failed."
},
"certificate_authority": {
"$ref": "#/components/schemas/DomainCertificateAuthorityEnum"
},
"renews_before": {
"type": "string",
"description": "The certificate will be renewed prior to this date."
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.