Required plan
Available in all plans.
Tag is a general-purpose field. It's used for holding meaningful data about the person that either couldn’t be clearly classified or was classified as something different than the above fields.
Please note
Please note, tags are only available within Source objects (not persons). To read more about using tags please refer to the tutorial Using Tags.
Component | Type | Description |
---|---|---|
@classification | String | What the content is representing |
content | String | The text |
Search Requirements
Tag objects are not used by the API for search.
Example
{
"@classification": "Vulnerable to:",
"content": "Kryptonite"
}