To get VPP account details
get /api/mdm/apps/account/vpp/{vpp_id}
https://{server-hostname}:8383/api/mdm/apps/account/vpp/{vpp_id}
MDMDeviceMgmt.READCopied!
Authorization: d92d4xxxxxxxxxxxxx15f52
Unique identifier of the VPP content token. Obtain from the Add VPP Account_addVppAccount) or Get VPP Accounts_getVppAccount) response
curl --request GET \
--url https://appdomain/api/mdm/apps/account/vpp/{vpp_id} \
--header 'Accept: application/json' \
--header 'Authorization: d92d4xxxxxxxxxxxxx15f52'Number of non-VPP apps added to the MDM App Repository
Location name associated with the content token
Total number of apps associated with this content token
Epoch timestamp (milliseconds) when the content token expires
Epoch timestamp (milliseconds) of the last sync
The organization type of the content token
Organization name of the content token
Unique ID of the content token
Type of VPP assignment. 1 = User Based Assignment, 2 = Device Based Assignment
Complete details of a specific VPP content token
{
"non_vpp_apps_count": 2,
"location_name": "Location Name - 2",
"total_apps_count": 0,
"expiry_date": 1639122831000,
"last_sync_time": 1621574248750,
"org_type": 1,
"organization_name": "Zylker Inc",
"businessstore_id": 9007199254741896,
"license_assign_type": 2
}
![]()
Duration: 1 minute | Threshold: 60 | Lock period: 5 minutes
Duration - Time window for the threshold.
Threshold - Number of API calls allowed within the specified duration.
Lock Period - Wait time before consecutive API requests.
© 2026, Zoho Corporation Pvt. Ltd. All Rights Reserved.
© 2026, Zoho Corporation Pvt. Ltd. All Rights Reserved.