v8

latestSwagger 2.02026-07-13121636.1 KB

Gets the specified deleted secret.

The Get Deleted Secret operation returns the specified deleted secret along with its attributes. This operation requires the secrets/get permission.

get/deletedsecrets/{secret-name}

Path parameters

secret-namestring required

The name of the secret.

Query parameters

api-versionstring required

The API version to use for this operation.

Response

The request has succeeded.

valuestring

The secret value.

idstring

The secret id.

contentTypestring

The content type of the secret.

tagsobject

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

kidstring

If this is a secret backing a KV certificate, then this field specifies the corresponding key backing the KV certificate.

managedboolean

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

recoveryIdstring

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

scheduledPurgeDateinteger

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

deletedDateinteger

The time when the secret was deleted, in UTC