v8

latestSwagger 2.02026-07-13254292.3 KB

List keys in the specified vault.

Retrieves a list of the keys in the Key Vault as JSON Web Key structures that contain the public part of a stored key. The LIST operation is applicable to all key types, however only the base key identifier, attributes, and tags are provided in the response. Individual versions of a key are not listed in the response. This operation requires the keys/list permission.

get/keys

Query parameters

api-versionstring required

The API version to use for this operation.

maxresultsinteger

Maximum number of results to return in a page. If not specified the service will return up to 25 results.

Response

The request has succeeded.

nextLinkstring

The URL to get the next set of keys.