---
title: ManagedApplicationListCommand.Command
framework: devicemanagement
role: symbol
role_heading: Device Management Command
path: devicemanagement/managedapplicationlistcommand/command-data.dictionary
---

# ManagedApplicationListCommand.Command

The command to get the status of all managed apps on a device.

## Declaration

```data
object ManagedApplicationListCommand.Command
```

## Properties

Identifiers: The bundle identifiers of the managed apps to include in the response. important: For a watchOS app, the identifier needs to be the watch’s bundle identifier, which differs from the main bundle identifier for the iPhone to which the watch is paired. Obtain the watch’s bundle identifier for an app with a watch bundle, in the watchBundleId key that’s part of the Content Metadata query. For more information on this query, see Getting app and book information (Legacy). Available: iOS 7+ | iPadOS 7+ | macOS 11+ | tvOS 10.2+ | visionOS 1.1+ | watchOS 10+ RequestRequiresNetworkTether: If true, the device needs to be network-tethered to run the command. RequestType: The request type for this command.
