Tags
List Tags
Every tag, flat, with the group it belongs to
GET
The same tags List Tag Groups returns nested,
as one flat list. Use this when you have a tag id and want to know what it is,
rather than walking the groups.
Each row carries
group_name and subject_type, which is what tells you
whether a tag can go on an account, a person or an opportunity.
Query Parameters
string
account, person or path. Omit for all three.string
Only the tags in this group.
Response Fields
array
The tags, grouped in display order.
string
The tag’s id. This is what every tag write and the
tag search filter take.string
The group it lives in. A tag cannot move between groups.
string
That group’s name, so a flat list still reads as “Status: Contacted”.
string
account, person or path, from the group.boolean
Opportunity tags only: the conversation on that path is over. This is what a
terminal status used to be.