Forum Discussion
danielbeninca
11 months agoLevel 1.6: Donut
How to obtain the eSIM EID (Embedded Identification Document) from a device with DO (Device Owner) active?
Hello, We are looking to implement the functionality to provision eSIM profiles on devices with Android 15+. However, we encountered a telecom provider that requires the EID of the devices before pr...
- 2 months ago
eSIM's EID are available in EMM using the Android Management API (as jeremy wrote) in the EuiccChipInfo field that was added in April 2025.
For EMMs using a Custom DPC, we released the support for this functionality in AMAPI SDK v1.7.0-rc01.
I'm not sure which EMMs are already exposing this value at this moment but you can expect this to roll-out across the ecosystem as it is part of the Android Enterprise basic requirements for eSIM management.
jeremy
2 months agoLevel 3.0: Honeycomb
EID should be available in the Android Management API when you get a device according to this documentation: https://developers.google.com/android/management/reference/rest/v1/enterprises.devices#EuiccChipInfo
Related Content
- 2 years ago
- 3 years ago