Get Feature
Subscriptions
Get Feature
Retrieve the details of a specific feature by its FeatureId. Features represent add-on capabilities (such as roaming, VoIP, or data boosters) that can be assigned to subscriptions.
What this does: Returns the feature record including its name, type, and description. Use the FeatureId query parameter to look up a single feature.
Next steps:
- Create a feature —
POST /v1.0/subscriptions/features/add - Assign it to a subscription —
POST /v1.0/subscriptions/features/assignments/add
GET
Get Feature
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
Response
Feature details
The response is of type object.