v8

latestSwagger 2.02026-07-13254292.3 KB

Gets the public part of a stored key along with its attestation blob.

The get key attestation operation returns the key along with its attestation blob. This operation requires the keys/get permission.

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

Path parameters

key-namestring required

The name of the key to retrieve attestation for.

key-versionstring required

Adding the version parameter retrieves attestation blob for specific version of a key. This URI fragment is optional. If not specified, the latest version of the key attestation blob 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.