To get a specific eSIM order, you need to send a GET request to the /api/esim/order endpoint.You are required to provide the following parameters in the parameters:
orderId: The ID of the eSIM order you want to retrieve. 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/order?orderId=69e5b0de-d6e5-4edf-9698-53fdc67a6172' \
--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