Posted on 04-07-2021 01:40 PM
When a computer is added via Apple School Manager a kind of quasi record seems to appear. You cannot find it in a regular search of computers or mobile devices unless it has previously been in Jamf.
Is there a way to query all of the devices and computers that are in this state via the API?
Thanks.
Posted on 04-08-2021 06:11 AM
Look at the device-enrollments-devices endpoint in the Jamf Pro API. You'll need the id of your device enrollment instance which you can get from the device-enrollments endpoint.