List the MDM controls that apply to a device
Return the complete list of enabled MDM controls that TARGET ONE device — the policies this machine is meant to receive (disk encryption, screen lock, OS restrictions, installed profiles…), each with its id, name, type, platform, tags and how it reaches the device (targetMethod). Targeting only: a control listed here is INTENDED for the device, which does NOT mean it is installed on it or that the device complies with it — for that, read getComplianceAlerts on the same device, whose alerts carry mdmControlId. Disabled controls are never listed, and a device that is not enrolled in MDM still has targeted controls (none of them applied). Not paginated, the list is complete. For the company-wide list of controls, use getMdmControls; for one control full configuration and targeting, use getMdmControl.