GET/v1.0/account/{corpId}/availableBalanceRead-only

Get available balance for a Device Group

Parameters

corpIdpathstringrequired

Device Group

cURL
curl -X GET "https://api.kajeet.dev/sentinel-proxy/sentinel/api/v1.0/account/NORTHSTAR-ISD/availableBalance" \
  -H "Authorization: Bearer $SENTINEL_TOKEN"

Try this operation in the interactive explorer →