Box · Schema
Shield information barrier segment restriction (Mini)
A mini representation of a segment restriction object for the shield information barrier
Cloud StorageCollaborationContent ManagementDocumentsEnterpriseFile Sharing
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/ShieldInformationBarrierSegmentRestriction--Mini",
"title": "Shield information barrier segment restriction (Mini)",
"type": "object",
"x-box-resource-id": "shield_information_barrier_segment_restriction--mini",
"x-box-tag": "shield_information_barrier_segment_restrictions",
"x-box-variants": [
"base",
"mini",
"standard"
],
"x-box-variant": "mini",
"description": "A mini representation of\na segment restriction object for\nthe shield information barrier",
"required": [
"shield_information_barrier_segment",
"restricted_segment"
],
"allOf": [
{
"$ref": "#/components/schemas/ShieldInformationBarrierSegmentRestriction--Base"
},
{
"properties": {
"shield_information_barrier_segment": {
"type": "object",
"properties": {
"id": {
"type": "string",
"example": "1910967",
"description": "The ID reference of the\nrequesting shield information barrier segment."
},
"type": {
"type": "string",
"description": "The type of the shield information barrier segment",
"example": "shield_information_barrier_segment",
"enum": [
"shield_information_barrier_segment"
]
}
},
"description": "The `type` and `id` of the\nrequested shield information barrier segment."
},
"restricted_segment": {
"type": "object",
"properties": {
"id": {
"type": "string",
"example": "1910967",
"description": "The ID reference of the\nrestricted shield information barrier segment."
},
"type": {
"type": "string",
"description": "The type of the shield information segment",
"example": "shield_information_barrier_segment",
"enum": [
"shield_information_barrier_segment"
]
}
},
"description": "The `type` and `id` of the\nrestricted shield information barrier segment."
}
}
}
]
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/box-shieldinformationbarriersegmentrestriction-mini"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.