curl --location --request GET 'https://api.github.com/repos///tags/protection'
[
{
"created_at": "2011-01-26T19:01:12.000Z",
"enabled": true,
"id": 2,
"pattern": "v1.*",
"updated_at": "2011-01-26T19:01:12.000Z"
}
]