DeletedCertificates

Lists the deleted certificates in the specified vault currently available for recovery.

The GetDeletedCertificates operation retrieves the certificates in the current vault which are in a deleted state and ready for recovery or purging. This operation includes deletion-specific information. This operation requires the certificates/get/list permission. This operation can only be enabled on soft-delete enabled vaults.

get/deletedcertificates

Query parameters

maxresultsinteger

Maximum number of results to return in a page. If not specified the service will return up to 25 results.

api-versionstring required

Client API version.

Response

A response message containing a list of deleted certificates in the vault along with a link to the next page of deleted certificates

nextLinkstring

The URL to get the next set of deleted certificates.

Changes