curl --location -g --request GET 'http://gitlab.example.com/v3/projects//keys'
{ "id": "string", "title": "string", "key": "string", "created_at": "string", "can_push": "string" }