DeletedKeys
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
Client API version.
Response
A DeletedKeyBundle consisting of a WebKey plus its Attributes and deletion information.