Get all MDM controls
MdmControls
Get all MDM controls
Return the list of MDM controls configured for your company — the device policies deployed to your fleet (disk encryption, screen lock, OS restrictions, installed profiles…) — with id, name, type, platform, tags, enabled, and target method. Use getMdmControl for one control’s full configuration and targeting, and getMdmControlCatalog to discover which control types can be created.
GET
Get all MDM controls
Key: Read
Scope: Company
Authorizations
Use your Primo API key in the Authorization header as Bearer <API_KEY>.
Query Parameters
Page number
Required range:
1 <= x <= 9007199254740991Number of items per page (max 100)
Required range:
1 <= x <= 100