Get Threshold Assignments
Subscriptions
Get Threshold Assignments
Retrieve all assignments for a given threshold. Each assignment links a threshold to a subscription, enabling the threshold to trigger on that subscription’s usage.
What this does: Returns a list of assignment records for the specified ThresholdId, including the linked SubscriptionId and assignment status.
Next steps:
- Add an assignment —
POST /v1.0/subscriptions/thresholds/assignments/add - Remove an assignment —
POST /v1.0/subscriptions/thresholds/assignments/delete
GET
Get Threshold Assignments
Query Parameters
ThresholdId string
Response
List of threshold assignments
The response is of type object.