GET/v1.0/devices/kemp/iccids/{iccid}/corps/{corpId}Read-only

Get the list of Profiles

Parameters

iccidpathstringrequired

iccid

corpIdpathstringrequired

corp id

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

Try this operation in the interactive explorer →