get https://yourServer.jamfcloud.com/api/v1/scripts//history
Gets specified Script history object
Responses
Gets specified Script history object
xxxxxxxxxx
curl --request GET \
--url 'https://yourserver.jamfcloud.com/api/v1/scripts//history?page=0&page-size=100&sort=date%3Adesc' \
--header 'accept: application/json'