curl --location --request GET 'https://api.maildesk.io/api/tags'
{
"tags": [
{
"id": "01ARZ3NDEKTSV4RRFFQ69G5FAV",
"name": "Newsletter",
"description": "Subscribers who opted in for the newsletter",
"createdAt": "2024-03-20T15:30:00.000Z"
}
],
"total": 100,
"page": 1,
"limit": 10
}