Microsoft Graph · Schema

microsoft.graph.security.labelsRoot

Azure ADCollaborationContactsDocumentsEmailGraphIdentityMicrosoftOffice 365PresentationsProductivitySpreadsheetsT1Task
View JSON Schema on GitHub

JSON Schema

microsoft-graph-microsoftgraphsecuritylabelsroot-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/microsoft.graph.security.labelsRoot",
  "title": "microsoft.graph.security.labelsRoot",
  "allOf": [
    {
      "$ref": "#/components/schemas/microsoft.graph.entity"
    },
    {
      "title": "labelsRoot",
      "required": [
        "@odata.type"
      ],
      "type": "object",
      "properties": {
        "authorities": {
          "type": "array",
          "items": {
            "$ref": "#/components/schemas/microsoft.graph.security.authorityTemplate"
          },
          "description": "Specifies the underlying authority that describes the type of content to be retained and its retention schedule.",
          "x-ms-navigationProperty": true
        },
        "categories": {
          "type": "array",
          "items": {
            "$ref": "#/components/schemas/microsoft.graph.security.categoryTemplate"
          },
          "description": "Specifies a group of similar types of content in a particular department.",
          "x-ms-navigationProperty": true
        },
        "citations": {
          "type": "array",
          "items": {
            "$ref": "#/components/schemas/microsoft.graph.security.citationTemplate"
          },
          "description": "The specific rule or regulation created by a jurisdiction used to determine whether certain labels and content should be retained or deleted.",
          "x-ms-navigationProperty": true
        },
        "departments": {
          "type": "array",
          "items": {
            "$ref": "#/components/schemas/microsoft.graph.security.departmentTemplate"
          },
          "description": "Specifies the department or business unit of an organization to which a label belongs.",
          "x-ms-navigationProperty": true
        },
        "filePlanReferences": {
          "type": "array",
          "items": {
            "$ref": "#/components/schemas/microsoft.graph.security.filePlanReferenceTemplate"
          },
          "description": "Specifies a unique alpha-numeric identifier for an organization\u2019s retention schedule.",
          "x-ms-navigationProperty": true
        },
        "retentionLabels": {
          "type": "array",
          "items": {
            "$ref": "#/components/schemas/microsoft.graph.security.retentionLabel"
          },
          "description": "Represents how customers can manage their data, whether and for how long to retain or delete it.",
          "x-ms-navigationProperty": true
        },
        "@odata.type": {
          "type": "string"
        }
      }
    }
  ],
  "x-ms-discriminator-value": "#microsoft.graph.security.labelsRoot"
}

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.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/microsoft-graph-microsoftgraphsecuritylabelsroot"
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.