v8

latestSwagger 2.02026-07-13254292.3 KB

Gets the public part of a deleted key.

The Get Deleted Key operation is applicable for soft-delete enabled vaults. While the operation can be invoked on any vault, it will return an error if invoked on a non soft-delete enabled vault. This operation requires the keys/get permission.

get/deletedkeys/{key-name}

Path parameters

key-namestring required

The name of the key.

Query parameters

api-versionstring required

The API version to use for this operation.

Response

The request has succeeded.

tagsobject

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

managedboolean

True if the key's lifetime is managed by key vault. If this is a key backing a certificate, then managed will be true.

recoveryIdstring

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

scheduledPurgeDateinteger

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

deletedDateinteger

The time when the key was deleted, in UTC