GET/v1.0/activation/eSim/carriersRead-only

Get the list of carriers available for activation. This endpoint can only be accessed by scope aux_kemp_user and needs corp access for kemp and eSim.

Parameters

No parameters.

cURL
curl -X GET "https://api.kajeet.dev/sentinel-proxy/sentinel/api/v1.0/activation/eSim/carriers" \
  -H "Authorization: Bearer $SENTINEL_TOKEN"

Try this operation in the interactive explorer →