List the keys
This key management operation allows the listing of the keys from the repository.
Allowed users
Required access scope
List the keys
Headers
Name
Type
Description
Request Body
Name
Type
Description
Response status code
{
"offset": 0,
"total": 5,
"listed": 5,
"list": [{
"kid": "d4fda14010b3acd0d5482d9881a03fbf",
"created": 1647381409,
"type": "ATT,PKEY,GENERIC_DER",
"label": "TLS PrivateKey",
"descr": "RE5TOmlwMTEuZW5jZS5kbw==",
"updated": 1647381409
}, {
"kid": "761bbb76b4dcffd9a78df8b992caa0b6",
"created": 1647381469,
"type": "CERT,GENERIC_DER",
"label": "TLS Certificate",
"descr": "RE5TOmlwMTEuZW5jZS5kbw==",
"updated": 1647381469
}, {
"kid": "8b7eeb47a28bedb068915bf6513815f1",
"created": 1647804527,
"type": "ATT,PKEY,ECDH,CURVE25519",
"label": "Test key 1",
"updated": 1647804527
}, {
"kid": "aad3eabce0b97242fe328fbb2973b17c",
"created": 1647804552,
"type": "ATT,PKEY,ECDH,ExDSA,SECP384R1",
"label": "Signing key",
"updated": 1647804552
}, {
"kid": "4111bc76291bff8d319a056f15bb46f0",
"created": 1647802803,
"type": "ATT,PKEY,ECDH,CURVE448",
"label": "Chris main Transfer key",
"descr": "RVRTRlRYNTcyMDc0NzI1MjI1NTE3OWNocmlzQGVuY2Vkby5jb20=",
"updated": 1647802803
}]
}Response data for successful operation
Name
Type
Description
Log entries
Event
Result
Source
Last updated