Microsoft Graph · Schema
admin
Azure ADCollaborationContactsDocumentsEmailGraphIdentityMicrosoftOffice 365PresentationsProductivitySpreadsheetsT1Task
Properties
| Name | Type | Description |
|---|---|---|
| edge | object | A container for Microsoft Edge resources. Read-only. |
| microsoft365Apps | object | A container for the Microsoft 365 apps admin functionality. |
| people | object | Represents a setting to control people-related admin settings in the tenant. |
| reportSettings | object | A container for administrative resources to manage reports. |
| serviceAnnouncement | object | A container for service communications resources. Read-only. |
| sharepoint | object | |
| @odata.type | string |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/microsoft.graph.admin",
"title": "admin",
"required": [
"@odata.type"
],
"type": "object",
"properties": {
"edge": {
"anyOf": [
{
"$ref": "#/components/schemas/microsoft.graph.edge"
},
{
"type": "object",
"nullable": true
}
],
"description": "A container for Microsoft Edge resources. Read-only.",
"x-ms-navigationProperty": true
},
"microsoft365Apps": {
"anyOf": [
{
"$ref": "#/components/schemas/microsoft.graph.adminMicrosoft365Apps"
},
{
"type": "object",
"nullable": true
}
],
"description": "A container for the Microsoft 365 apps admin functionality.",
"x-ms-navigationProperty": true
},
"people": {
"anyOf": [
{
"$ref": "#/components/schemas/microsoft.graph.peopleAdminSettings"
},
{
"type": "object",
"nullable": true
}
],
"description": "Represents a setting to control people-related admin settings in the tenant.",
"x-ms-navigationProperty": true
},
"reportSettings": {
"anyOf": [
{
"$ref": "#/components/schemas/microsoft.graph.adminReportSettings"
},
{
"type": "object",
"nullable": true
}
],
"description": "A container for administrative resources to manage reports.",
"x-ms-navigationProperty": true
},
"serviceAnnouncement": {
"anyOf": [
{
"$ref": "#/components/schemas/microsoft.graph.serviceAnnouncement"
},
{
"type": "object",
"nullable": true
}
],
"description": "A container for service communications resources. Read-only.",
"x-ms-navigationProperty": true
},
"sharepoint": {
"anyOf": [
{
"$ref": "#/components/schemas/microsoft.graph.sharepoint"
},
{
"type": "object",
"nullable": true
}
],
"x-ms-navigationProperty": true
},
"@odata.type": {
"type": "string"
}
}
}
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/microsoft-graph-microsoftgraphadmin"
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.