A standard representation of a Shield List.
90fb0e17-c332-40ed-b4f9-fa8908fbbb24
Unique identifier for the shield list.
shield_list
Type of the object.
Specifies the type of elements in this Shield List and includes the elements themselves.
2025-01-13T15:31:01.896Z
ISO date time string when this shield list object was created.
A list of things that are shielded
Description of Shield List
Enterprise for which this list belongs to.
1910967
The unique identifier for this enterprise
enterprise
enterprise
Value is always enterprise
Shield List Name
Name of the shield list.
2025-01-13T15:31:01.896Z
ISO date time string when this shield list object was updated.
{
"id": "90fb0e17-c332-40ed-b4f9-fa8908fbbb24",
"type": "shield_list",
"content": {
"type": "country",
"country_codes": [
"US",
"PL"
]
},
"created_at": "2025-01-13T15:31:01.896Z",
"description": "A list of things that are shielded",
"enterprise": {
"id": "1910967",
"type": "enterprise"
},
"name": "Shield List Name",
"updated_at": "2025-01-13T15:31:01.896Z"
}