Microsoft Graph · Schema

microsoft.graph.entitlementManagement

Azure ADCollaborationContactsDocumentsEmailGraphIdentityMicrosoftOffice 365PresentationsProductivitySpreadsheetsT1Task
View JSON Schema on GitHub

JSON Schema

microsoft-graph-microsoftgraphentitlementmanagement-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/microsoft.graph.entitlementManagement",
  "title": "microsoft.graph.entitlementManagement",
  "allOf": [
    {
      "$ref": "#/components/schemas/microsoft.graph.entity"
    },
    {
      "title": "entitlementManagement",
      "required": [
        "@odata.type"
      ],
      "type": "object",
      "properties": {
        "accessPackageAssignmentApprovals": {
          "type": "array",
          "items": {
            "$ref": "#/components/schemas/microsoft.graph.approval"
          },
          "description": "Approval stages for decisions associated with access package assignment requests.",
          "x-ms-navigationProperty": true
        },
        "accessPackages": {
          "type": "array",
          "items": {
            "$ref": "#/components/schemas/microsoft.graph.accessPackage"
          },
          "description": "Access packages define the collection of resource roles and the policies for which subjects can request or be assigned access to those resources.",
          "x-ms-navigationProperty": true
        },
        "assignmentPolicies": {
          "type": "array",
          "items": {
            "$ref": "#/components/schemas/microsoft.graph.accessPackageAssignmentPolicy"
          },
          "description": "Access package assignment policies govern which subjects can request or be assigned an access package via an access package assignment.",
          "x-ms-navigationProperty": true
        },
        "assignmentRequests": {
          "type": "array",
          "items": {
            "$ref": "#/components/schemas/microsoft.graph.accessPackageAssignmentRequest"
          },
          "description": "Access package assignment requests created by or on behalf of a subject.",
          "x-ms-navigationProperty": true
        },
        "assignments": {
          "type": "array",
          "items": {
            "$ref": "#/components/schemas/microsoft.graph.accessPackageAssignment"
          },
          "description": "The assignment of an access package to a subject for a period of time.",
          "x-ms-navigationProperty": true
        },
        "catalogs": {
          "type": "array",
          "items": {
            "$ref": "#/components/schemas/microsoft.graph.accessPackageCatalog"
          },
          "description": "A container for access packages.",
          "x-ms-navigationProperty": true
        },
        "connectedOrganizations": {
          "type": "array",
          "items": {
            "$ref": "#/components/schemas/microsoft.graph.connectedOrganization"
          },
          "description": "References to a directory or domain of another organization whose users can request access.",
          "x-ms-navigationProperty": true
        },
        "resourceEnvironments": {
          "type": "array",
          "items": {
            "$ref": "#/components/schemas/microsoft.graph.accessPackageResourceEnvironment"
          },
          "description": "A reference to the geolocation environments in which a resource is located.",
          "x-ms-navigationProperty": true
        },
        "resourceRequests": {
          "type": "array",
          "items": {
            "$ref": "#/components/schemas/microsoft.graph.accessPackageResourceRequest"
          },
          "description": "Represents a request to add or remove a resource to or from a catalog respectively.",
          "x-ms-navigationProperty": true
        },
        "resourceRoleScopes": {
          "type": "array",
          "items": {
            "$ref": "#/components/schemas/microsoft.graph.accessPackageResourceRoleScope"
          },
          "x-ms-navigationProperty": true
        },
        "resources": {
          "type": "array",
          "items": {
            "$ref": "#/components/schemas/microsoft.graph.accessPackageResource"
          },
          "description": "The resources associated with the catalogs.",
          "x-ms-navigationProperty": true
        },
        "settings": {
          "anyOf": [
            {
              "$ref": "#/components/schemas/microsoft.graph.entitlementManagementSettings"
            },
            {
              "type": "object",
              "nullable": true
            }
          ],
          "description": "The settings that control the behavior of Microsoft Entra entitlement management.",
          "x-ms-navigationProperty": true
        },
        "@odata.type": {
          "type": "string"
        }
      }
    }
  ],
  "x-ms-discriminator-value": "#microsoft.graph.entitlementManagement"
}

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-microsoftgraphentitlementmanagement"
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.