Skip to main content
GET
Get My eSIMs

Endpoint

Description

Retrieve a paginated list of all your eSIM orders with optional filtering by status and search.

Authentication

string
required
API Key for authentication

Query Parameters

number
default:"1"
Page number for pagination
number
default:"10"
Number of items per page (max: 100)
string
Filter by eSIM status:
  • ACTIVE - Currently active eSIMs
  • EXPIRED - Expired eSIMs
  • PENDING - Payment pending
  • FAILED - Failed orders
  • CANCELLED - Cancelled orders
Search by package name, ICCID, or transaction ID

Response

array
Array of eSIM order objects
number
Total number of eSIMs matching the filter
number
Current page number
number
Items per page
number
Total number of pages

Example Request

Example Response

eSIM Status

Use Cases

Show all eSIMs in a dashboard:
Show only currently active eSIMs:
Search for specific eSIMs:
Implement pagination in your UI:

Data Usage Formatting

Helper function to format data usage:

Next Steps

Get eSIM Details

Get detailed information for a specific eSIM

Purchase eSIM

Buy a new eSIM package

eSIM Statistics

View your eSIM usage statistics

Integration Guide

Build an eSIM management dashboard