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

# ProfileListResponse

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

```
object ProfileListResponse
```

## Topics

### Objects

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

A dictionary that describes an error chain item.

[`object ProfileListResponse.ProfileListItem`](/documentation/DeviceManagement/ProfileListResponse/ProfileListItem)

A dictionary that describes a profile 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)