REST API Contact tags

Listing available tags

GET /contact_tags.xml

Returns list of contacts tags.

Response:

<tags total_count="18" type="array">
  <tag>
    <id>13</id>
    <name>cold call</name>
    <color>#28fc3c</color>
  </tag>
  ...
<tag>
Was this article helpful? Yes  No
116 from 148 found this helpful