<!--
{
  "availability" : [
    "iOS: 5.0.0 -",
    "iPadOS: 5.0.0 -",
    "macCatalyst: 5.0.0 -",
    "macOS: 10.7.0 -",
    "tvOS: 10.2.0 -",
    "visionOS: 1.1.0 -",
    "watchOS: 10.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "DeviceManagement",
  "identifier" : "/documentation/DeviceManagement/InstalledApplicationListResponse",
  "metadataVersion" : "0.1.0",
  "role" : "Device Management Command",
  "symbol" : {
    "kind" : "Device Management Command",
    "modules" : [
      "Device Management"
    ],
    "preciseIdentifier" : "mdm-commands:InstalledApplicationListResponse"
  },
  "title" : "InstalledApplicationListResponse"
}
-->

# InstalledApplicationListResponse

A response from the device after it processes the command to get a list of the installed apps on a device.

```
object InstalledApplicationListResponse
```

## Topics

### Objects

[`object InstalledApplicationListResponse.ErrorChainItem`](/documentation/DeviceManagement/InstalledApplicationListResponse/ErrorChainItem)

A dictionary that describes an error chain item.

[`object InstalledApplicationListResponse.InstalledApplicationListItem`](/documentation/DeviceManagement/InstalledApplicationListResponse/InstalledApplicationListItem)

A dictionary that describes an app list item.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)