Get eUICC

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 detail
idinteger
eidstringformat: "^89[0-9]{30}$"
createdstringformat: "date-time"
profilelist of objects
issuer_orgobject
customer_orgobject
supported_profile_typeobject
statusobject
last_auditedstring or nullformat: "date-time"
last_polledstring or nullformat: "date-time"
last_syncedstring or nullformat: "date-time"
eimobject

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error