Authorization: Bearer ********************curl --location --request GET 'https://api.cobre.co/v1/keys/' \
--header 'Authorization: Bearer <token>'{
"id": "key_TQjvIO8UFf1bv81",
"key_value": "@CB82VOHMT",
"source_id": "acc_HxYC73icAX",
"source": null,
"alias": "My first Cobre Key",
"connectivity": {
"status": "registered",
"description": ""
},
"previous_action": {
"action_requested": "create",
"action_code": "",
"action_description": ""
},
"created_at": "2025-11-28T21:32:08Z",
"updated_at": "2025-11-28T21:32:09Z"
}