To get the list of eSIM events, you need to send a GET request to the /api/esim/events endpoint.The request body should contain one of the following parameters:
iccid: The ICCID of the eSIM.
esimId: The esimId provided by Roamify.
referenceId: The referenceId provided by you when creating the order.
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 POST 'https://api-dev.getroamify.com/api/esim/event?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