
Installed app MDM queries for Apple devices
Installed app queries return a mobile device management (MDM) solution’s information—for example, the app’s name, size, and identifier. The Installed apps query can return the following values.
Query | Minimum supported operating system versions | Value returned |
---|---|---|
Ad-hoc code signed app | iOS iPadOS tvOS visionOS 1.1 | A value indicating whether there are any ad-hoc code signed apps installed. |
App identifier | iOS iPadOS macOS tvOS visionOS 1.1 | The app’s ID. |
App name | iOS iPadOS macOS tvOS visionOS 1.1 | A value indicating whether the app is installed or not. |
App Store app | iOS iPadOS tvOS visionOS 1.1 | Yes or no. |
Are app analytics turned on | iOS iPadOS visionOS 1.1 | Yes or no. |
Beta app | iOS iPadOS tvOS visionOS 1.1 | Yes or no. |
Bundle size | iOS iPadOS macOS tvOS visionOS 1.1 | The static bundle size, in bytes. |
Device-based volume purchased app | iOS iPadOS tvOS visionOS 1.1 | A value indicating whether the app is distributed to the device without requiring an Apple Account or Managed Apple Account. |
Dynamic size | iOS iPadOS tvOS visionOS 1.1 | The size of the app’s document, library, and other folders, in bytes. |
External version identifier | iOS iPadOS macOS tvOS visionOS 1.1 | The app’s external version ID. |
Installed app list is an App Clip | iOS 16 iPadOS 16.1 visionOS 1.1 | Yes if the item is an App Clip and not an app. |
Managed App attributes | iOS iPadOS tvOS visionOS 1.1 | The Managed App’s attributes. For more information, see Query App Attributes on the Apple Developer website. |
Managed App feedback | iOS iPadOS macOS tvOS visionOS 1.1 | Managed App feedback. |
Managed App list | iOS iPadOS macOS tvOS visionOS 1.1 | A list of Managed Apps. |
Short name version | iOS iPadOS macOS tvOS visionOS 1.1 | The app’s short name version. |
Update available | iOS iPadOS macOS tvOS visionOS 1.1 | A notification that an update is available to an iOS or iPadOS app from the App Store. A notification that an update is available to a macOS app purchased from Apple School Manager or Apple Business Manager. |
Validated | iOS iPadOS tvOS visionOS 1.1 | A notification that the app is validated as allowed to run and is able to run on the device. If the app is a proprietary in-house app, it won’t launch on the device until validated. |
Version | iOS iPadOS macOS tvOS visionOS 1.1 | The app’s version. |