GET
/v1.0/activation/eSim/carriersRead-onlyGet 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"