Keys
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.
Query parameters
api-versionstring required
Client API version.
Response
A key bundle containing the key and its attributes.