GET/v1.0/activation/carriersRead-only

Get the list of carriers available for activation. This endpoint can only be accessed by scope aux_activation.

MCPsentinel_activation.carriers

Parameters

No parameters.

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

Try this operation in the interactive explorer →