HTTP/1.1 200
          
Link: <https://api.capsulecrm.com/api/v2/parties/tags?page=2>; rel="next"
        {
  "tags" : [ {
    "id" : 1840253,
    "name" : "Nice Guy",
    "dataTag" : false
  }, {
    "id" : 1199,
    "name" : "Customer",
    "description" : "Contacts that have an active subscription",
    "dataTag" : true
  } ]
}