Get eSIMs
Production
https://api.getroamify.com
Production
https://api.getroamify.com
GET
https://api.getroamify.com
Last modified:2025-01-06 23:19:20
Maintainer:Not configured
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
.Request
Query Params
status
string
required
Example:
NEW
limit
string
required
Example:
50
Header Params
User-Agent
string
required
Example:
insomnia/10.1.1
Authorization
string
required
Example:
{{token}}
Request samples
Responses
Modified at 2025-01-06 23:19:20