v8

latestSwagger 2.02026-07-13254292.3 KB

Gets the public part of a stored key.

The get key operation is applicable to all key types. If the requested key is symmetric, then no key material is released in the response. This operation requires the keys/get permission.

get/keys/{key-name}/{key-version}

Path parameters

key-namestring required

The name of the key to get.

key-versionstring required

Adding the version parameter retrieves a specific version of a key. This URI fragment is optional. If not specified, the latest version of the key is returned.

Query parameters

api-versionstring required

The API version to use for this operation.

Response

The request has succeeded.

tagsobject

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

managedboolean

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