Skip to main content
GET
/
v1.0
/
subscriptions
/
features
Get Feature
curl --request GET \
  --url https://api.telegent.com/v1.0/v1.0/subscriptions/features
{
  "FeatureId": "FEID-00000001-0000-0000-0000-000000000001",
  "AccountId": "AID-1234567",
  "FeatureName": "International Roaming",
  "FeatureType": "Roaming",
  "FeatureDescription": "Enables data and voice while roaming internationally.",
  "Active": true
}

Documentation Index

Fetch the complete documentation index at: https://docs.telegent.com/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

FeatureId
string

FeatureId string

Response

Feature details

The response is of type object.