Get eSIM Install Details
GET /esims/assignments
GET
/esims/assignments
Get eSIM SMDP+ details by providing an Order or Apply Reference. Contains ICCID, SMDP+ address and Matching ID. Multiple reference
’s can be passed in using the query parameter. Use the Accept
header to control output format. Supported: text/csv
, application/json
, application/zip
. Default return value is text/csv
. Using application/zip
returns a ZIP file containing QR code images (in PNG format).
Authorizations
Parameters
Query Parameters
reference
string
(Required) Order Reference or Apply Reference
Example
additionalFields
string
Example
Responses
200
OK
string
400
Bad Request
object
Example
403
Forbidden
object
Example
500
Internal Server Error