v8
latestSwagger 2.02026-07-13121636.1 KBGet a specified secret from a given key vault.
The GET operation is applicable to any secret stored in Azure Key Vault. This operation requires the secrets/get permission.
get/secrets/{secret-name}/{secret-version}
Path parameters
secret-namestring required
The name of the secret.
secret-versionstring required
The version of the secret. This URI fragment is optional. If not specified, the latest version of the secret is returned.
Query parameters
api-versionstring required
The API version to use for this operation.
Response
The request has succeeded.