get https://yourServer.jamfcloud.com/api/v1/onboarding/eligible-apps
Retrieves a list of applications that are eligible to be used in an onboarding configuration
Response
Retrieves a list of applications that are eligible to be used in an onboarding configuration
xxxxxxxxxx
curl --request GET \
--url 'https://yourserver.jamfcloud.com/api/v1/onboarding/eligible-apps?page=0&page-size=100&sort=id%3Aasc' \
--header 'accept: application/json'