get https://yourServer.jamfcloud.com/api/v1/jamf-connect
Get the Jamf Connect settings that you have access to see.
Responses
204Success, no content.
Get the Jamf Connect settings that you have access to see.
204Success, no content.
xxxxxxxxxx
curl --request GET \
--url https://yourserver.jamfcloud.com/api/v1/jamf-connect \
--header 'accept: application/json'