curl --request GET \
--url https://api.getprimo.com/mdm-controls/{mdmControlId} \
--header 'Authorization: Bearer <token>'Return MDM control details for the given control ID, including target details and configuration payload.
curl --request GET \
--url https://api.getprimo.com/mdm-controls/{mdmControlId} \
--header 'Authorization: Bearer <token>'Was this page helpful?