GET/v1.0/dashboard/{corpId}/productOfferTypesRead-only

Populates a list of product offer types.

Parameters

corpIdpathstringrequired

Device group

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

Try this operation in the interactive explorer →