curl --location --request GET 'https://gitlab.com/api/v3/projects//repository/branches/'
{
"commit": "string",
"developers_can_merge": "string",
"developers_can_push": "string",
"merged": "string",
"name": "string",
"protected": "string"
}