List tags
Get all tags with usage count
curl -X GET "https://loading/api/v1/public/tags"{
"data": null,
"error": "string",
"pagination": {
"has_more": true,
"limit": 0,
"page": 0,
"total": 0,
"total_pages": 0
},
"success": true
}