Get Threshold
Subscriptions
Get Threshold
Retrieve the details of a specific usage threshold by its ThresholdId. Thresholds define a resource limit (data, SMS, or voice) and the action to take when that limit is reached.
What this does: Returns the threshold record including its name, type, amount, unit, and action. Use the ThresholdId query parameter to look up a single threshold.
Next steps:
- Create a threshold —
POST /v1.0/subscriptions/thresholds/add - Assign it to a subscription —
POST /v1.0/subscriptions/thresholds/assignments/add
GET
Get Threshold
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
ThresholdId string
Response
Threshold details
The response is of type object.