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

# Installed Application List

Get a list of the installed apps on a device.

## URL

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

## Response Codes

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

## Mentioned in

Installing, managing, updating, and removing apps

## Discussion

Discussion This command allows the server to query for installed 3rd party applications. The response also includes system apps in macOS, iOS 26 and later, tvOS 26 and later, visionOS 26 and later, and watchOS 26 and later. This command doesn’t return apps that Declarative Device Management is managing if the ManagedAppsOnly key is set to true, or if the enrollment type is a user enrollment. Refer to the following sections to determine supported channels and requirements, and to see request and response examples for iOS and macOS. Command availability  |   |   |   |   |   |  Example request and response

## HTTP Body

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

## Topics

### Commands and responses

- [InstalledApplicationListCommand](devicemanagement/installedapplicationlistcommand.md)
- [InstalledApplicationListResponse](devicemanagement/installedapplicationlistresponse.md)

## See Also

### Managed apps

- [Install Application](devicemanagement/install-application-command.md)
- [Install Enterprise Application](devicemanagement/install-enterprise-application-command.md)
- [Managed Application List](devicemanagement/managed-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)
