GET/v1.0/activation/eSimInventoryCount/{corpId}Read-only

Gets the carrier inventory count.

Parameters

corpIdpathstringrequired

Device group

carrierquerystringrequired

Carrier Name i.e AT%26T for AT&T

cURL
curl -X GET "https://api.kajeet.dev/sentinel-proxy/sentinel/api/v1.0/activation/eSimInventoryCount/NORTHSTAR-ISD?carrier=value" \
  -H "Authorization: Bearer $SENTINEL_TOKEN"

Try this operation in the interactive explorer →