---
title: "Fetch eSIMs"
method: GET
path: "/api/v1/esim/my-esims"
tags: ["eSIM"]
---

# Fetch eSIMs

`GET /api/v1/esim/my-esims`

Returns active eSIMs purchased on the merchant account. Each item includes ICCID, package info, status, and activation details. Use `iccid` for top-ups via GET /api/v1/esim/topup-packages.

## Query parameters

- `page` integer
- `limit` integer

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `500` — Internal server error

---

[API](https://skmtc.net/msorg-developers/apis/dancity-api.md) · [All operations](https://skmtc.net/msorg-developers/apis/dancity-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/msorg-developers/dancity-api/versions/99437f87d687/schema)
