get https://yourServer.jamfcloud.com/api/v1/inventory-information
Gets statistics about managed/unmanaged devices and computers in the inventory.
Response
Gets statistics about managed/unmanaged devices and computers in the inventory.
xxxxxxxxxx
curl --request GET \
--url https://yourserver.jamfcloud.com/api/v1/inventory-information \
--header 'accept: application/json'