Contents

Managed Application List

Get the status of all managed apps on a device.

URL

PUT https://yourmdmhost.example.com/mdm#ManagedApplicationListCommand

Response Codes

StatusReasonTypeDescription
200OK
Content-Type: application/xml
ManagedApplicationListResponse

The response object the system returns for the Managed Application List Command.

Mentioned in

Discussion

This command returns the status of managed apps from the App Store.

Some statuses are transient and the device removes them after reporting them to the server.

This command doesn’t return apps that Declarative Device Management is managing.

Refer to the following sections to determine supported channels and requirements, and to see an example request and response.

Command availability

Device channel

iOS, macOS, Shared iPad, tvOS, visionOS, watchOS

User channel

macOS

Requires supervision

NA

Allowed in user enrollment

iOS, macOS, visionOS

Required access right

AllowAppInstallation

Example request and response

HTTP Body

The request object the server returns for the Managed Application List Command.

Topics

Commands and responses

See Also

Managed Apps