---
title: Managed Application List
framework: devicemanagement
role: symbol
role_heading: Web Service Endpoint
path: devicemanagement/managed-application-list-command
---

# Managed Application List

Get the status of all managed apps on a device.

## URL

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

## Response Codes

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

## Mentioned in

Implementing Platform SSO for unattended device enrollment

## Discussion

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  |   |   |   |   |   |  Example request and response

## HTTP Body

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

## Topics

### Commands and responses

- [ManagedApplicationListCommand](devicemanagement/managedapplicationlistcommand.md)
- [ManagedApplicationListResponse](devicemanagement/managedapplicationlistresponse.md)

## See Also

### Managed apps

- [Install Application](devicemanagement/install-application-command.md)
- [Install Enterprise Application](devicemanagement/install-enterprise-application-command.md)
- [Installed Application List](devicemanagement/installed-application-list-command.md)
- [Remove Application](devicemanagement/remove-application-command.md)
- [Apply Redemption Code](devicemanagement/apply-redemption-code-command.md)
- [Validate Applications](devicemanagement/validate-applications-command.md)
- [Managed Application Attributes](devicemanagement/managed-application-attributes-command.md)
- [Managed Application Configuration](devicemanagement/managed-application-configuration-command.md)
- [Managed Application Feedback](devicemanagement/managed-application-feedback-command.md)
