GET
request to the /api/esims
endpoint.status
: The status of the eSIM orders. This is an optional field of type string
. It can be any of the following values:NEW
: New eSIM, not yet processedREADY
: eSIM is ready to be downloadedINSTALLED
: eSIM has been installedREVOKED
: eSIM has been revokedEXPIRED
: eSIM has expiredUNKNOWN
: Unknown statuslimit
: The number of eSIM orders to return. This is an optional field of type number
. The default value is 50
.