List KMS keys
Authorizations
A machine credential, qk_ followed by its secret. The first twelve
characters are an indexed prefix; the rest is compared in constant time
against a stored SHA-256 hash. A key reaches only the configurations it is
linked to.
It may also be sent as Authorization: Bearer qk_..., which is
recognised by the prefix.
Query Parameters
Restrict to keys owned by one configuration.
active, revoked 1-based page number.
x >= 11 <= x <= 200Response
Matching keys, without their material.
AES, RSA Named as the v3 API this service replaces names it: the key length without the cipher mode.
"AES-256"
"RSA-2048"
active, revoked A caller's own identifier, for reconciling against another system.
Absent for RSA. This service tracks the mode per key and the v3 API
does not, so it is reported here rather than folded into algorithm.
gcm, cbc