get https://yourServer.jamfcloud.com/JSSResource/mobiledevices/macaddress//subset/
Subset values can also be appended using an ampersand to return multiple subsets (e.g. /subsets/General&Location)
Response
Subset values can also be appended using an ampersand to return multiple subsets (e.g. /subsets/General&Location)
xxxxxxxxxx
curl --request GET \
--url https://yourserver.jamfcloud.com/JSSResource/mobiledevices/macaddress/macaddress/subset/General \
--header 'accept: application/json'