get https://public.billsby.com/api/v1/rest/core//subscriptions//tags/split
Returns a list of feature tags in a subscription split by plan tags and custom tags
This query returns the feature tags associated with a plan, as well as the feature tags associated with the subscription.
Returned variables
| Variable name | Description |
|---|---|
| planFeatureTags | All feature tags associated with the plan that this subscription is sitting on |
| subscriptionFeatureTags | All custom feature tags that are associated with the subscription, but not the plan |
