curl --location --request GET 'https://barrack.ai/api/ssh-keys//'{
"success": true,
"message": "SSH key r7s8t9u0 retrieved successfully",
"code": "SSH_KEY_RETRIEVED",
"request_id": "m3n4o5p6",
"key": {
"id": "r7s8t9u0",
"name": "staging-access",
"public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5...",
"created_at": "2024-12-08T11:30:00Z"
},
"metadata": {}
}