GET
/v1.0/devices/profileDetails/{eid}Read-onlyThis endpoint is used to get the SmartSIM profile details to run bench test.
Parameters
eidpathstringrequiredeid 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"