Microsoft Graph · Schema
onPremisesExtensionAttributes
Azure ADCollaborationContactsDocumentsEmailGraphIdentityMicrosoftOffice 365PresentationsProductivitySpreadsheetsT1Task
Properties
| Name | Type | Description |
|---|---|---|
| extensionAttribute1 | string | First customizable extension attribute. |
| extensionAttribute10 | string | Tenth customizable extension attribute. |
| extensionAttribute11 | string | Eleventh customizable extension attribute. |
| extensionAttribute12 | string | Twelfth customizable extension attribute. |
| extensionAttribute13 | string | Thirteenth customizable extension attribute. |
| extensionAttribute14 | string | Fourteenth customizable extension attribute. |
| extensionAttribute15 | string | Fifteenth customizable extension attribute. |
| extensionAttribute2 | string | Second customizable extension attribute. |
| extensionAttribute3 | string | Third customizable extension attribute. |
| extensionAttribute4 | string | Fourth customizable extension attribute. |
| extensionAttribute5 | string | Fifth customizable extension attribute. |
| extensionAttribute6 | string | Sixth customizable extension attribute. |
| extensionAttribute7 | string | Seventh customizable extension attribute. |
| extensionAttribute8 | string | Eighth customizable extension attribute. |
| extensionAttribute9 | string | Ninth customizable extension attribute. |
| @odata.type | string |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/microsoft.graph.onPremisesExtensionAttributes",
"title": "onPremisesExtensionAttributes",
"required": [
"@odata.type"
],
"type": "object",
"properties": {
"extensionAttribute1": {
"type": "string",
"description": "First customizable extension attribute.",
"nullable": true
},
"extensionAttribute10": {
"type": "string",
"description": "Tenth customizable extension attribute.",
"nullable": true
},
"extensionAttribute11": {
"type": "string",
"description": "Eleventh customizable extension attribute.",
"nullable": true
},
"extensionAttribute12": {
"type": "string",
"description": "Twelfth customizable extension attribute.",
"nullable": true
},
"extensionAttribute13": {
"type": "string",
"description": "Thirteenth customizable extension attribute.",
"nullable": true
},
"extensionAttribute14": {
"type": "string",
"description": "Fourteenth customizable extension attribute.",
"nullable": true
},
"extensionAttribute15": {
"type": "string",
"description": "Fifteenth customizable extension attribute.",
"nullable": true
},
"extensionAttribute2": {
"type": "string",
"description": "Second customizable extension attribute.",
"nullable": true
},
"extensionAttribute3": {
"type": "string",
"description": "Third customizable extension attribute.",
"nullable": true
},
"extensionAttribute4": {
"type": "string",
"description": "Fourth customizable extension attribute.",
"nullable": true
},
"extensionAttribute5": {
"type": "string",
"description": "Fifth customizable extension attribute.",
"nullable": true
},
"extensionAttribute6": {
"type": "string",
"description": "Sixth customizable extension attribute.",
"nullable": true
},
"extensionAttribute7": {
"type": "string",
"description": "Seventh customizable extension attribute.",
"nullable": true
},
"extensionAttribute8": {
"type": "string",
"description": "Eighth customizable extension attribute.",
"nullable": true
},
"extensionAttribute9": {
"type": "string",
"description": "Ninth customizable extension attribute.",
"nullable": 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-microsoftgraphonpremisesextensionattributes"
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.