latestOpenAPI 3.0.12026-08-10234260964.0 KB

6cc88fde6435

Cert Management

Get an SSL certificate

Retrieve information about a single SSL certificate associated with a project.

get/projects/{projectId}/certificates/{certificateId}

Path parameters

projectIdstring required
certificateIdstring required

Response

idstring required

The identifier of Certificate

created_atstring date-time nullable required

The creation date

updated_atstring date-time nullable required

The update date

certificatestring required

The PEM-encoded certificate

chainstring[] required

The certificate chain

is_provisionedboolean required

Whether this certificate is automatically provisioned

is_invalidboolean required

Whether this certificate should be skipped during provisioning

is_rootboolean required

Whether this certificate is root type

domainsstring[] required

The domains covered by this certificate

auth_typestring[] required

The type of authentication the certificate supports

expires_atstring date-time required

Expiration date