Lists the deleted keys in the specified vault.

Retrieves a list of the keys in the Key Vault as JSON Web Key structures that contain the public part of a deleted key. This operation includes deletion-specific information. The Get Deleted Keys operation is applicable for vaults enabled for soft-delete. 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/list permission.

get/deletedkeys

Query parameters

api-versionstring required

The API version to use for this operation.

maxresultsinteger

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

Response

The request has succeeded.

nextLinkstring

The URL to get the next set of deleted keys.

Changes

No recorded changes to this endpoint across all 8 revisions of this API.