v8
latestSwagger 2.02026-07-13254292.3 KBGets 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.