GET/v1.0/devices/profileDetails/{eid}Read-only

This endpoint is used to get the SmartSIM profile details to run bench test.

Parameters

eidpathstringrequired

eid for the device

cURL
curl -X GET "https://api.kajeet.dev/sentinel-proxy/sentinel/api/v1.0/devices/profileDetails/89049032000000000000000000000000" \
  -H "Authorization: Bearer $SENTINEL_TOKEN"

Try this operation in the interactive explorer →