DeletedSecrets

Lists deleted secrets for the specified vault.

The Get Deleted Secrets operation returns the secrets that have been deleted for a vault enabled for soft-delete. This operation requires the secrets/list permission.

get/deletedsecrets

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 secrets in the vault, along with a link to the next page of deleted secrets.

nextLinkstring

The URL to get the next set of deleted secrets.

Changes