curl --location --request GET 'https://testforgeplus.trustie.net/api/v1///issue_tags.json' \
--header 'Cookie: autologin_trustie=3acc38c27d61a347f5c16fbca2c4964b181a2f79'{
"total_count": 1,
"issue_tags": [
{
"id": 3,
"name": "1"
}
]
}