get https://yourServer.jamfcloud.com/api/v2/jamf-package
Get the packages for a given Jamf application.
Responses
Get the packages for a given Jamf application.
xxxxxxxxxx
curl --request GET \
--url https://yourserver.jamfcloud.com/api/v2/jamf-package \
--header 'accept: application/json'