Favicon

You are here: Home > API Reference > Android > Devices

Devices

API endpoints for Devices. Browse all available operations, parameters, and response schemas.

GET Get list of emmDevice
/organizations/:organizationId/mdm/android/enterprise/devices/

**Required Permission:** `mdm.android.device.list` Get list of emmDevice

GET Get emmDevice by Id
/organizations/:organizationId/mdm/android/enterprise/devices/:emmDeviceId

**Required Permission:** `mdm.android.device.get` Get emmDevice by Id

PUT Update emmDevice
/organizations/:organizationId/mdm/android/enterprise/devices/:emmDeviceId

**Required Permission:** `mdm.android.device.update` Update emmDevice

DELETE Delete emmDevice
/organizations/:organizationId/mdm/android/enterprise/devices/:emmDeviceId

**Required Permission:** `mdm.android.device.remove` Delete emmDevice

GET Get emmDevice agent config by Id
/organizations/:organizationId/mdm/android/enterprise/devices/:emmDeviceId/agent-config

**Required Permission:** `mdm.android.device.get` Get emmDevice agent config by Id

GET Get emmDevice agent config assets by Id
/organizations/:organizationId/mdm/android/enterprise/devices/:emmDeviceId/agent-config-assets

**Required Permission:** `mdm.android.device.get` Get emmDevice agent config assets by Id

GET Get emmDevice agent tokens by Id
/organizations/:organizationId/mdm/android/enterprise/devices/:emmDeviceId/agent-tokens

**Required Permission:** `mdm.android.device.get` Get emmDevice agent tokens by Id

GET Get emmDevice applications by Id
/organizations/:organizationId/mdm/android/enterprise/devices/:emmDeviceId/applications

**Required Permission:** `mdm.android.device.get` Get emmDevice applications by Id

GET Get emmDevice events by Id
/organizations/:organizationId/mdm/android/enterprise/devices/:emmDeviceId/events

**Required Permission:** `mdm.android.device.get` Get emmDevice events by Id

GET Get emmDevice agent config by Id
/organizations/:organizationId/mdm/android/enterprise/devices/:emmDeviceId/launcher-config

**Required Permission:** `mdm.android.device.get` Get emmDevice agent config by Id

PUT Move emmDevice to segment
/organizations/:organizationId/mdm/android/enterprise/devices/:emmDeviceId/move

**Required Permission:** `mdm.android.device.move` Move emmDevice to segment

GET Sync emmDevice
/organizations/:organizationId/mdm/android/enterprise/devices/:emmDeviceId/sync

**Required Permission:** `mdm.android.device.sync` Sync emmDevice

POST Create emmCommand Bulk
/organizations/:organizationId/mdm/android/enterprise/devices/commands

**Required Permission:** `mdm.android.device.emmCommandBulk` Create emmCommand Bulk