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