get https://yourServer.jamfcloud.com/api/v1/volume-purchasing-subscriptions
Retrieves Volume Purchasing Subscriptions
Response
Retrieves Volume Purchasing Subscriptions
xxxxxxxxxx
curl --request GET \
--url 'https://yourserver.jamfcloud.com/api/v1/volume-purchasing-subscriptions?page=0&page-size=100&sort=id%3Aasc' \
--header 'accept: application/json'