Available tags for list entity tagging
Tags are applied to entities on company-type lists (Third-Parties Watch List) via the Lists: Replace Entity Tags endpoint. Each tag has a display name (shown in the Recorded Future UI) and an API name (the value to use in API requests). A maximum of 9 tags can be applied to a single entity.
| Display Name | API Name |
|---|---|
| Tier0 | tier0 |
| Tier1 | tier1 |
| Tier2 | tier2 |
| Tier3 | tier3 |
| Critical | critical |
| High | high |
| Medium | medium |
| Low | low |
| 3rdParty | 3rd_party |
| 4thParty | 4th_party |
| Availability | availability |
| BusinessContinuity | business_continuity |
| C-suite | c_suite |
| CEO | ceo |
| CFO | cfo |
| COO | coo |
| Cloud | cloud |
| Confidentiality | confidentiality |
| ConfidentialData | confidential_data |
| Confirmed | confirmed |
| CriticalInfrastructure | critical_infrastructure |
| CustomerData | customer_data |
| CyberVendor | cyber_vendor |
| Development | development |
| DMZ | dmz |
| DORA | dora |
| Ecommerce | ecommerce |
| EOL | eol |
| EOS | eos |
| FalseNegative | false_negative |
| FalsePositive | false_positive |
| Financial | financial |
| FinishedGoods | finished_goods |
| GDPR | gdpr |
| HIPAA | hipaa |
| InformationandCommunicationTechnology | information_and_communication_technology |
| Integrity | integrity |
| Internal | internal |
| InternetFacing | internet_facing |
| ISO27001 | iso_27001 |
| M&A | m_and_a |
| Monitoring | monitoring |
| MostCriticalSupplier | most_critical_supplier |
| NetworkConnectivity | network_connectivity |
| NoPatchAvailable | no_patch_available |
| PCI-DSS | pci_dss |
| PII | pii |
| Potential | potential |
| Production | production |
| ProtectedHealthInformation | protected_health_information |
| RawMaterials | raw_materials |
| SOX | sox |
| Subsidiary | subsidiary |
| Temp-Incident | temp_incident |
| TrueNegative | true_negative |
| TruePositive | true_positive |
| Unpatched | unpatched |
Tags are organized into logical groups in the Recorded Future UI (risk tiers, compliance frameworks, supply chain classification, etc.), but the API treats them as a flat list. Use the API Name column values when constructing requests.
