curl --location --request GET 'https://apicfa.convirza.com/v2/tag?limit&offset&filter' \
--header 'Authorization: Bearer <token>'[
{
"tag_id": 0,
"tag_name": "string",
"tag_ouid": 0,
"tag_created": "2019-08-24T14:15:22.123Z"
}
]