GET/v1.0/activation/inventoryRead-only

Gets the carrier inventory .

Parameters

carrierquerystringrequired

Carrier Name i.e Verizon Priority

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

Try this operation in the interactive explorer →