---
title: Profile List
framework: devicemanagement
role: symbol
role_heading: Web Service Endpoint
path: devicemanagement/profile-list-command
---

# Profile List

Get a list of installed profiles on a device.

## URL

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

## Response Codes

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

## Discussion

Discussion 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 Profile List Command.

## Topics

### Commands and responses

- [ProfileListCommand](devicemanagement/profilelistcommand.md)
- [ProfileListResponse](devicemanagement/profilelistresponse.md)

## See Also

### Profile management

- [Install Profile](devicemanagement/install-profile-command.md)
- [Remove Profile](devicemanagement/remove-profile-command.md)
- [Install Provisioning Profile](devicemanagement/install-provisioning-profile-command.md)
- [Provisioning Profile List](devicemanagement/provisioning-profile-list-command.md)
- [Remove Provisioning Profile](devicemanagement/remove-provisioning-profile-command.md)
