Apple Platform Deployment
- Welcome
 - Intro to Apple platform deployment
 - What’s new
 - 
        
        
- 
        
        
- Declarative status reports
 - Declarative app configuration
 - Authentication credentials and identity asset declaration
 - Background task management declarative
 - Calendar declarative configuration
 - Certificates declarative configuration
 - Contacts declarative configuration
 - Exchange declarative configuration
 - Google Accounts declarative configuration
 - LDAP declarative configuration
 - Legacy interactive profile declarative configuration
 - Legacy profile declarative configuration
 - Mail declarative configuration
 - Math and Calculator app declarative configuration
 - Passcode declarative configuration
 - Passkey Attestation declarative configuration
 - Safari browsing management declarative configuration
 - Safari extensions management declarative configuration
 - Screen Sharing declarative configuration
 - Service configuration files declarative configuration
 - Software Update declarative configuration
 - Software Update settings declarative configuration
 - Storage management declarative configuration
 - Subscribed Calendars declarative configuration
 
 - 
        
        
 - 
        
        
- Accessibility payload settings
 - Active Directory Certificate payload settings
 - AirPlay payload settings
 - AirPlay Security payload settings
 - AirPrint payload settings
 - App Lock payload settings
 - Associated Domains payload settings
 - Automated Certificate Management Environment (ACME) payload settings
 - Autonomous Single App Mode payload settings
 - Calendar payload settings
 - Cellular payload settings
 - Cellular Private Network payload settings
 - Certificate Preference payload settings
 - Certificate Revocation payload settings
 - Certificate Transparency payload settings
 - Certificates payload settings
 - Conference Room Display payload settings
 - Contacts payload settings
 - Content Caching payload settings
 - Directory Service payload settings
 - DNS Proxy payload settings
 - DNS Settings payload settings
 - Dock payload settings
 - Domains payload settings
 - Energy Saver payload settings
 - Exchange ActiveSync (EAS) payload settings
 - Exchange Web Services (EWS) payload settings
 - Extensible Single Sign-on payload settings
 - Extensible Single Sign-on Kerberos payload settings
 - Extensions payload settings
 - FileVault payload settings
 - Finder payload settings
 - Firewall payload settings
 - Fonts payload settings
 - Global HTTP Proxy payload settings
 - Google Accounts payload settings
 - Home Screen Layout payload settings
 - Identification payload settings
 - Identity Preference payload settings
 - Kernel Extension Policy payload settings
 - LDAP payload settings
 - Lights Out Management payload settings
 - Lock Screen Message payload settings
 - Login Window payload settings
 - Managed Login Items payload settings
 - Mail payload settings
 - Network Usage Rules payload settings
 - Notifications payload settings
 - Parental Controls payload settings
 - Passcode payload settings
 - Printing payload settings
 - Privacy Preferences Policy Control payload settings
 - Relay payload settings
 - SCEP payload settings
 - Security payload settings
 - Setup Assistant payload settings
 - Single Sign-on payload settings
 - Smart Card payload settings
 - Subscribed Calendars payload settings
 - System Extensions payload settings
 - System Migration payload settings
 - Time Machine payload settings
 - TV Remote payload settings
 - Web Clips payload settings
 - Web Content Filter payload settings
 - Xsan payload settings
 
 
 - 
        
        
 - Glossary
 - Document revision history
 - Copyright and trademarks
 

Installed app queries for Apple devices
Installed app queries return a device management service’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.  |