{
"signingKeys": [
{
"id": "<string>",
"name": "<string>",
"publicKey": "<string>",
"algorithm": "ecdsa-p384",
"status": "active",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"userId": "<string>",
"terminationProtection": true
}
],
"listMetadata": {
"after": "<string>",
"before": "<string>",
"count": 123,
"nextCursor": "<string>"
}
}