Get eUICC by ID

Pre-release
List details on one specific eUICC within your organization.

Authentication

AuthorizationBearer

An auth_token should be provided to authenticate a session. To obtain an auth_token, see the POST request to /api/v1/authenticate.

Path parameters

euicc_idintegerRequired

Response

eUICC details
idinteger or null
eidstring or nullformat: "^[0-9]{32}$"<=32 characters
createdstring or nullformat: "date-time"
modifiedstring or nullformat: "date-time"
issuer_orgobject or null
customer_orgobject or null
supported_profile_typeobject or null
statusobject or null
last_auditedstring or nullformat: "date-time"
eimobject or null
simlist of objects or null

Errors