API v2.4 / eSIMs / Get eSIM details
GET /esims/{iccid}
This endpoint allows you to retrieve detailed information about a specific eSIM using its ICCID (Integrated Circuit Card Identifier).
Authorizations
Parameters
Path Parameters
(Required) The ICCID of the eSIM
Example
8944123456789012000
Query Parameters
Example
appleInstallUrl
Responses
200
OK
object
The Integrated Circuit Card Identifier of the SIM card
894123456789123456
The Personal Identification Number for the SIM card
0000
The Personal Unblocking Key for the SIM card
123445678
A unique identifier for matching purposes (used for eSIM activation)
JQ-123456-ABCDEPFX
The Subscription Manager Data Preparation server address (used for eSIM activation)
http://rsp.example.com
The current status of the SIM profile
Installed
The timestamp of when the profile was first installed (in milliseconds since epoch)
1723541877280
Customer reference information
400
Bad Request - returned when request format is not accepted
object
Status of api functions which do not return data
403
Unauthorised - returned when the api token is invalid; the user does not have any available Bundles left or the ICCID is not accessible by the user
object
Status of api functions which do not return data
429
Too Many Requests
object
Status of api functions which do not return data
500
Server Error
object
Status of api functions which do not return data
503
Processing - Please come back later or use the Retry-After (seconds) header
object
Status of api functions which do not return data