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--request GET 'https://api.getroamify.com/api/esim/order?orderId=67bbabb7-e893-410a-b0a8-4fa62d347b6c' \
--header'User-Agent: insomnia/10.1.1' \
--header'Authorization: token'
Responses
🟢200successfully / 200
text/plain
Body
Example
application/json; charset=utf-8 content type is not supported in the response body