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

# Provisioning Profile List

Get a list of installed provisioning profiles on a device.

## URL

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

## Response Codes

200 OK: The response object the system returns for the Provisioning 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 Provisioning Profile List Command.

## Topics

### Commands and responses

- [ProvisioningProfileListCommand](devicemanagement/provisioningprofilelistcommand.md)
- [ProvisioningProfileListResponse](devicemanagement/provisioningprofilelistresponse.md)

## See Also

### Profile management

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