To get a history of eSIM packages applied to a eSIM, you need to send a GET request to the /api/esim/history endpoint.The parameters required for this endpoint are:
iccid: The ICCID of the eSIM. This is a required field of type string.
Request
Query Params
Header Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location-g--request GET 'https://api-dev.getroamify.com/api/esim/history?iccid=8935308728471951' \
--header'Authorization: Bearer roamify_4T7vL2C981JaPAzF9mZ7tbbNABiCQMPQF5yHkJjiFfj1gjQrJEnncBCDNt4MTsCP4J3X1bfZedHKekMpzyv9LLWY3AaED3L6aPY38ZDoPdvCDbLju7CwjF2JRNXbfhp9VbRAZo2QCFwFBFgipP97EGqNGHpWqPBsiWu4SaBhV3CUSvDrK9LWE4SRG'
Responses
🟢200successfully / 200
text/plain
Example
application/json; charset=utf-8 content type is not supported in the response body