Get Licenses
Get the set of licenses managed by your organization.
URL
POST https://vpp.itunes.apple.com/mdm/getVPPLicensesSrvResponse Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | GetVppLicensesResponse |
Mentioned in
Discussion
This call returns an exhaustive list of individual licenses managed by your organization. For performance reasons, it’s recommended that you use a combination of Get Assets and Get Assignments as described in the initial import process in Managing Apps and Books Through Web Services instead of this API.
Additionally, it’s not recommended to use the Apple license IDs returned in the GetVppLicensesResponse in MDM implementations because it creates an unnecessary dependence on internal data models, which can change.
Example Request and Response
HTTP Body
missing