Authorization: Bearer ********************
curl --location 'https://api.github.com/users//keys' \ --header 'Authorization: Bearer <token>'
[ { "id": 0, "key": "string" } ]