Skip to main content
GET
/
v1
/
esims
/
{iccid}
/
qrcode
Get QR code image
curl --request GET \
  --url https://api.bondio.co/v1/esims/{iccid}/qrcode \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

iccid
string
required

iccid of the esim

Response

200 - application/octet-stream

OK

The response is of type object.