Posted on 08-01-2022 09:59 AM
Hello,
I'm working with the API's and I'm trying to find out which configuration profiles have been assigned to a device. I would assume this would be a easy thing to get but I dont see an API for it. Is this possible?
08-01-2022 10:33 AM - edited 08-01-2022 10:34 AM
@ceh329 You can use the /computermanagement endpoint and ask specifically for the os_x_configuration_profiles subset:
https://jssurlhere.com/JSSResource/computermanagement/id/<ID>/subset/os_x_configuration_profiles
That gets you the installed profiles, which isn't necessarily the assigned profiles though.
Posted on 08-01-2022 04:35 PM
Thanks, this is for iOS not MacOS. I found some of the info on the Device details.
08-01-2022 06:42 PM - edited 08-01-2022 07:40 PM
@ceh329 I don't have any iOS devices to try, but the subset option on the endpoint should also work with the /mobiledevices endpoint if you find the name of the configuration profile section