Get an eSIM
Returns the Subscription information associated with the provided ICCID.
Path parameters
iccidstring · min: 19 · max: 20Required
The ICCID to retrieve the profile data for.
Responses
200
Successfully fetched profile information for the given ICCID.
application/json
400
Bad request, invalid ICCID format or validation failure.
application/json
500
Internal server error, failed to fetch profile or other issues.
application/json
get
Last updated
Was this helpful?