GET/v1.0/devices/{iccid}/qrCodeRead-only

QRcode image for eligible devices with KPW business type

Parameters

iccidpathstringrequired

Device iccid

cURL
curl -X GET "https://api.kajeet.dev/sentinel-proxy/sentinel/api/v1.0/devices/{iccid}/qrCode" \
  -H "Authorization: Bearer $SENTINEL_TOKEN"

Try this operation in the interactive explorer →