A beta version of the new Box developer documentation site is launching soon! Updated Developer Guides, modern API Reference, and AI-powered search are on the way to help you build with Box faster. Stay tuned for more updates.
A mini representation of a Shield List.
12345678-1234-1234-1234-123456789012Unique global identifier for this list.
shield_listThe type of object.
Value is always shield_list
country_codeThe type of content in the shield list.
My Shield ListName of Shield List.
{
"id": "12345678-1234-1234-1234-123456789012",
"type": "shield_list",
"content": {
"type": "country_code"
},
"name": "My Shield List"
}