v8

latestSwagger 2.02026-07-13274484.3 KB

Retrieves information about the specified deleted certificate.

The GetDeletedCertificate operation retrieves the deleted certificate information plus its attributes, such as retention interval, scheduled permanent deletion and the current deletion recovery level. This operation requires the certificates/get permission.

get/deletedcertificates/{certificate-name}

Path parameters

certificate-namestring required

The name of the certificate

Query parameters

api-versionstring required

The API version to use for this operation.

Response

The request has succeeded.

idstring

The certificate id.

kidstring

The key id.

sidstring

The secret id.

x5tstring base64url

Thumbprint of the certificate.

cerstring byte

CER contents of x509 certificate.

contentTypestring

The content type of the secret. eg. 'application/x-pem-file' or 'application/x-pkcs12'.

tagsobject

Application specific metadata in the form of key-value pairs.

preserveCertOrderboolean

Specifies whether the certificate chain preserves its original order. The default value is false, which sets the leaf certificate at index 0.

recoveryIdstring

The url of the recovery object, used to identify and recover the deleted certificate.

scheduledPurgeDateinteger

The time when the certificate is scheduled to be purged, in UTC

deletedDateinteger

The time when the certificate was deleted, in UTC