Skip to main content
GET
JavaScript
Start here: the subId of each entry is what the other SIM endpoints take (enable, delete, and APN calls). The list may also include physical SIM slots — entries with isEmbedded: false are not eSIM profiles.

Authorizations

Authorization
string
header
required

Bearer token via Authorization header

Headers

X-Device-Display-ID
integer<int64>
default:0
Required range: x >= 0

Path Parameters

deviceId
string
required

Response

object[] | null

OK

carrier
string
required
displayName
string
required
iccid
string
required
isEmbedded
boolean
required
slot
integer<int64>
required
subId
integer<int64>
required
type
string
required
$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://example.com/schemas/ESimSubscription.json"