curl --location --request GET 'https://gitlab.com/api/v3/projects//repository/tags/'
{ "commit": "string", "message": "string", "name": "string", "release": { "description": "string", "tag_name": "string" } }