Microsoft Graph · Schema

microsoft.graph.userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails

Azure ADCollaborationContactsDocumentsEmailGraphIdentityMicrosoftOffice 365PresentationsProductivitySpreadsheetsT1Task
View JSON Schema on GitHub

JSON Schema

microsoft-graph-microsoftgraphuserexperienceanalyticsapphealthappperformance-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/microsoft.graph.userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails",
  "title": "microsoft.graph.userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails",
  "allOf": [
    {
      "$ref": "#/components/schemas/microsoft.graph.entity"
    },
    {
      "title": "userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails",
      "required": [
        "@odata.type"
      ],
      "type": "object",
      "properties": {
        "appCrashCount": {
          "maximum": 2147483647,
          "minimum": -2147483648,
          "type": "number",
          "description": "The number of crashes for the app. Valid values -2147483648 to 2147483647",
          "format": "int32"
        },
        "appDisplayName": {
          "type": "string",
          "description": "The friendly name of the application.",
          "nullable": true
        },
        "appName": {
          "type": "string",
          "description": "The name of the application.",
          "nullable": true
        },
        "appPublisher": {
          "type": "string",
          "description": "The publisher of the application.",
          "nullable": true
        },
        "appVersion": {
          "type": "string",
          "description": "The version of the application.",
          "nullable": true
        },
        "deviceCountWithCrashes": {
          "maximum": 2147483647,
          "minimum": -2147483648,
          "type": "number",
          "description": "The total number of devices that have reported one or more application crashes for this application and version. Valid values 0 to 2147483647. Supports: $select, $OrderBy. Read-only. Valid values -2147483648 to 2147483647",
          "format": "int32"
        },
        "isLatestUsedVersion": {
          "type": "boolean",
          "description": "When TRUE, indicates the version of application is the latest version for that application that is in use. When FALSE, indicates the version is not the latest version. FALSE by default. Supports: $select, $OrderBy."
        },
        "isMostUsedVersion": {
          "type": "boolean",
          "description": "When TRUE, indicates the version of application is the most used version for that application. When FALSE, indicates the version is not the most used version. FALSE by default. Supports: $select, $OrderBy. Read-only."
        },
        "@odata.type": {
          "type": "string"
        }
      },
      "description": "The user experience analytics application performance entity contains application performance by application version details."
    }
  ],
  "x-ms-discriminator-value": "#microsoft.graph.userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails"
}

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-microsoftgraphuserexperienceanalyticsapphealthappperformance"
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 email required.

A second provider on the same verified email joins the account you already have.