get https://api.atendare.com/v2/tags/
{
"success": true,
"data": {
"id": 2,
"name": "Nome da tag",
"color": "#FFFFFF",
"status": 1,
"author_id": 1,
"creation_date": "2020-11-13T11:42:38Z",
"update_date": "2021-12-09T15:32:03Z"
}
}