Example Object
{
"id": "17513",
"name": "independent",
"type": "tag"
}
A tag allows you to label your contacts and companies and list them using that tag.
Object Models
Tag
Field | Type | Description |
---|---|---|
type | string | value is "tag" |
id | string | The id of the tag |
name | string | The name of the tag |
applied_at | integer | The time when the tag was applied to the object |
applied_by | object | reference to another object |
Reference
Field | Type | Description |
---|---|---|
type | string | |
id | string |